Interface EARApplicationInfo
- 
- All Superinterfaces:
- ApplicationInfo
 
 public interface EARApplicationInfo extends ApplicationInfo Contains information about an enterprise application
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.ClassLoadergetApplicationClassLoader()Returns the application classloadercom.ibm.wsspi.adaptable.module.ContainergetLibraryDirectoryContainer()Returns the container for the library directory- 
Methods inherited from interface com.ibm.ws.container.service.app.deploy.ApplicationInfogetConfigHelper, getContainer, getDeploymentName, getName, getUseJandex
 
- 
 
-