@Event public class NewEjbAvailableAfterApplicationCreated extends java.lang.Object
Constructor and Description |
---|
NewEjbAvailableAfterApplicationCreated(AppInfo appInfo,
java.util.Collection<BeanContext> beanContexts) |
Modifier and Type | Method and Description |
---|---|
AppInfo |
getApp() |
java.util.Collection<BeanContext> |
getBeanContexts() |
java.lang.String |
toString() |
public NewEjbAvailableAfterApplicationCreated(AppInfo appInfo, java.util.Collection<BeanContext> beanContexts)
public AppInfo getApp()
public java.util.Collection<BeanContext> getBeanContexts()
public java.lang.String toString()
toString
in class java.lang.Object