|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModuleMetadata | |
|---|---|
| com.sun.enterprise.module | |
| com.sun.enterprise.module.common_impl | |
| com.sun.enterprise.module.impl | |
| com.sun.enterprise.module.single | |
| Uses of ModuleMetadata in com.sun.enterprise.module |
|---|
| Methods in com.sun.enterprise.module that return ModuleMetadata | |
|---|---|
ModuleMetadata |
Module.getMetadata()
Gets the metadata of this module. |
ModuleMetadata |
ModuleDefinition.getMetadata()
Gets the metadata that describes various components and services in this module. |
| Uses of ModuleMetadata in com.sun.enterprise.module.common_impl |
|---|
| Methods in com.sun.enterprise.module.common_impl that return ModuleMetadata | |
|---|---|
ModuleMetadata |
DefaultModuleDefinition.getMetadata()
|
| Methods in com.sun.enterprise.module.common_impl with parameters of type ModuleMetadata | |
|---|---|
abstract void |
Jar.loadMetadata(ModuleMetadata result)
Loads all META-INF/habitats entries and store them to the list. |
| Uses of ModuleMetadata in com.sun.enterprise.module.impl |
|---|
| Methods in com.sun.enterprise.module.impl that return ModuleMetadata | |
|---|---|
ModuleMetadata |
ModuleImpl.getMetadata()
Gets the metadata of this module. |
| Uses of ModuleMetadata in com.sun.enterprise.module.single |
|---|
| Methods in com.sun.enterprise.module.single that return ModuleMetadata | |
|---|---|
ModuleMetadata |
ProxyModuleDefinition.getMetadata()
|
ModuleMetadata |
ProxyModule.getMetadata()
|
| Methods in com.sun.enterprise.module.single with parameters of type ModuleMetadata | |
|---|---|
protected Manifest |
ProxyModuleDefinition.generate(ModuleMetadata metadata)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||