Package | Description |
---|---|
com.sun.enterprise.module |
Modifier and Type | Field and Description |
---|---|
private static ModuleMetadata.Entry |
ModuleMetadata.NULL_ENTRY
Empty Entry used to indicate that there's no service.
|
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,ModuleMetadata.Entry> |
ModuleMetadata.entries
ModuleMetadata.Entry s keyed by the service name. |
Modifier and Type | Method and Description |
---|---|
ModuleMetadata.Entry |
ModuleMetadata.getEntry(java.lang.String serviceName) |
Modifier and Type | Method and Description |
---|---|
java.lang.Iterable<ModuleMetadata.Entry> |
ModuleMetadata.getEntries() |