|
||||||||||
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 | |
org.jvnet.hk2.osgiadapter |
Uses of ModuleMetadata in com.sun.enterprise.module |
---|
Methods in com.sun.enterprise.module that return ModuleMetadata | |
---|---|
ModuleMetadata |
ModuleDefinition.getMetadata()
Gets the metadata that describes various components and services in this module. |
ModuleMetadata |
Module.getMetadata()
Gets the metadata of 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 |
ProxyModule.getMetadata()
|
ModuleMetadata |
ProxyModuleDefinition.getMetadata()
|
Methods in com.sun.enterprise.module.single with parameters of type ModuleMetadata | |
---|---|
protected Manifest |
ProxyModuleDefinition.generate(ModuleMetadata metadata)
|
Uses of ModuleMetadata in org.jvnet.hk2.osgiadapter |
---|
Methods in org.jvnet.hk2.osgiadapter that return ModuleMetadata | |
---|---|
ModuleMetadata |
OSGiModuleImpl.getMetadata()
|
ModuleMetadata |
OSGiModuleDefinition.getMetadata()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |