public interface ModuleInfo
Modifier and Type | Method and Description |
---|---|
ApplicationInfo |
getApplicationInfo()
Returns the ApplicationInfo for the application that contains this module
|
java.lang.ClassLoader |
getClassLoader()
Returns the classloader associated with the module
|
com.ibm.wsspi.adaptable.module.Container |
getContainer()
Returns the container object for this module
|
java.lang.String |
getName()
Returns the unique module name.
|
java.lang.String |
getURI() |
java.lang.String getName()
java.lang.String getURI()
com.ibm.wsspi.adaptable.module.Container getContainer()
ApplicationInfo getApplicationInfo()
java.lang.ClassLoader getClassLoader()