Interface EARApplicationInfo
- All Superinterfaces:
ApplicationInfo
Contains information about an enterprise application
-
Method Summary
Modifier and TypeMethodDescriptionReturns the application classloadercom.ibm.wsspi.adaptable.module.Container
Returns the container for the library directoryMethods inherited from interface com.ibm.ws.container.service.app.deploy.ApplicationInfo
getConfigHelper, getContainer, getDeploymentName, getName, getUseJandex
-
Method Details
-
getLibraryDirectoryContainer
com.ibm.wsspi.adaptable.module.Container getLibraryDirectoryContainer()Returns the container for the library directory- Returns:
-
getApplicationClassLoader
ClassLoader getApplicationClassLoader()Returns the application classloader- Returns:
-