Package | Description |
---|---|
com.sun.enterprise.module | |
com.sun.enterprise.module.common_impl | |
com.sun.enterprise.module.impl | |
com.sun.enterprise.module.single | |
org.jvnet.hk2.osgiadapter |
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 | 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.
|
Modifier and Type | Method and Description |
---|---|
ModuleMetadata |
ModuleImpl.getMetadata()
Gets the metadata of this module.
|
Modifier and Type | Method and Description |
---|---|
ModuleMetadata |
ProxyModuleDefinition.getMetadata() |
ModuleMetadata |
ProxyModule.getMetadata() |
Modifier and Type | Method and Description |
---|---|
protected Manifest |
ProxyModuleDefinition.generate(ModuleMetadata metadata) |
Modifier and Type | Method and Description |
---|---|
ModuleMetadata |
OSGiModuleDefinition.getMetadata() |
ModuleMetadata |
OSGiModuleImpl.getMetadata() |
Copyright © 2009–2023 Oracle Corporation. All rights reserved.