AppInfo.AppInfo ( )This constructor is from 'AppInfo' class.
Assembler.createAppClassLoader ( AppInfo appInfo )1st parameter 'appInfo' of this method has type 'AppInfo'.
Assembler.createApplication ( AppInfo appInfo )1st parameter 'appInfo' of this method has type 'AppInfo'.
Assembler.createApplication ( AppInfo appInfo, ClassLoader classLoader )1st parameter 'appInfo' of this method has type 'AppInfo'.
Assembler.createApplication ( AppInfo appInfo, ClassLoader classLoader, boolean start )1st parameter 'appInfo' of this method has type 'AppInfo'.
Assembler.destroyApplication ( AppInfo appInfo )1st parameter 'appInfo' of this method has type 'AppInfo'.
CmpJarBuilder.CmpJarBuilder ( AppInfo appInfo, ClassLoader classLoader )1st parameter 'appInfo' of this method has type 'AppInfo'.
DeploymentListener.afterApplicationCreated ( AppInfo p1 )1st parameter 'p1' of this abstract method has type 'AppInfo'.
DeploymentListener.beforeApplicationDestroyed ( AppInfo p1 )1st parameter 'p1' of this abstract method has type 'AppInfo'.
WebAppBuilder.deployWebApps ( AppInfo p1, ClassLoader p2 )1st parameter 'p1' of this abstract method has type 'AppInfo'.
WebAppBuilder.undeployWebApps ( AppInfo p1 )1st parameter 'p1' of this abstract method has type 'AppInfo'.
org.apache.openejb.assembler.Deployer.deploy ( String p1 )Return value of this abstract method has type 'AppInfo'.
org.apache.openejb.assembler.Deployer.deploy ( String p1, java.util.Properties p2 )Return value of this abstract method has type 'AppInfo'.
org.apache.openejb.assembler.Deployer.deploy ( java.util.Properties p1 )Return value of this abstract method has type 'AppInfo'.
org.apache.openejb.assembler.DeployerEjb.deploy ( String location )Return value of this method has type 'AppInfo'.
org.apache.openejb.assembler.DeployerEjb.deploy ( String location, java.util.Properties properties )Return value of this method has type 'AppInfo'.
org.apache.openejb.assembler.DeployerEjb.deploy ( java.util.Properties properties )Return value of this method has type 'AppInfo'.
org.apache.openejb.config.ConfigurationFactory.configureApplication ( java.io.File jarFile )Return value of this method has type 'AppInfo'.
org.apache.openejb.config.ConfigurationFactory.configureApplication ( ClassLoader classLoader, String id, java.util.List jarFiles )Return value of this method has type 'AppInfo'.
org.apache.openejb.config.ConfigurationFactory.configureApplication ( org.apache.openejb.config.AppModule appModule )Return value of this method has type 'AppInfo'.
org.apache.openejb.config.JndiEncInfoBuilder.JndiEncInfoBuilder ( AppInfo appInfo )1st parameter 'appInfo' of this method has type 'AppInfo'.
org.apache.openejb.server.webservices.WsService.afterApplicationCreated ( AppInfo appInfo )1st parameter 'appInfo' of this method has type 'AppInfo'.
org.apache.openejb.server.webservices.WsService.beforeApplicationDestroyed ( AppInfo appInfo )1st parameter 'appInfo' of this method has type 'AppInfo'.