Package | Description |
---|---|
com.sun.enterprise.module | |
com.sun.enterprise.module.common_impl | |
com.sun.enterprise.module.impl | |
com.sun.enterprise.module.single |
Modifier and Type | Method and Description |
---|---|
ModuleMetadata |
ModuleDefinition.getMetadata()
Gets the metadata that describes various components and services in this module.
|
ModuleMetadata |
Module.getMetadata()
Gets the metadata of this module.
|
Modifier and Type | Field and Description |
---|---|
private ModuleMetadata |
DefaultModuleDefinition.metadata
Metadata that works like index.
|
Modifier and Type | Method and Description |
---|---|
ModuleMetadata |
DefaultModuleDefinition.getMetadata() |
Modifier and Type | Method and Description |
---|---|
abstract void |
Jar.loadMetadata(ModuleMetadata result)
Loads all META-INF/habitats entries and store them to the list.
|
void |
Jar.Directory.loadMetadata(ModuleMetadata result) |
void |
Jar.Archive.loadMetadata(ModuleMetadata result) |
Modifier and Type | Method and Description |
---|---|
ModuleMetadata |
ModuleImpl.getMetadata()
Gets the metadata of this module.
|
Modifier and Type | Method and Description |
---|---|
ModuleMetadata |
ProxyModule.getMetadata() |
ModuleMetadata |
ProxyModuleDefinition.getMetadata() |
Modifier and Type | Method and Description |
---|---|
protected java.util.jar.Manifest |
ProxyModuleDefinition.generate(ModuleMetadata metadata) |