@Event public class AfterApplicationCreated extends java.lang.Object
Constructor and Description |
---|
AfterApplicationCreated(AppInfo appInfo,
WebAppInfo webApp,
ServletContext servletContext) |
Modifier and Type | Method and Description |
---|---|
AppInfo |
getApp() |
ServletContext |
getContext() |
WebAppInfo |
getWeb() |
java.lang.String |
toString() |
public AfterApplicationCreated(AppInfo appInfo, WebAppInfo webApp, ServletContext servletContext)
public AppInfo getApp()
public WebAppInfo getWeb()
public ServletContext getContext()
public java.lang.String toString()
toString
in class java.lang.Object