| 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 | 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 |
ProxyModule.getMetadata() |
ModuleMetadata |
ProxyModuleDefinition.getMetadata() |
| Modifier and Type | Method and Description |
|---|---|
protected Manifest |
ProxyModuleDefinition.generate(ModuleMetadata metadata) |
Copyright © 2009-2013 Oracle Corporation. All Rights Reserved.