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