| Package | Description |
|---|---|
| com.sun.enterprise.deployment |
| Modifier and Type | Method and Description |
|---|---|
MetadataSource |
ResourceDescriptor.getMetadataSource() |
MetadataSource |
LifecycleCallbackDescriptor.getMetadataSource() |
MetadataSource |
InjectionTarget.getMetadataSource() |
static MetadataSource |
MetadataSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MetadataSource[] |
MetadataSource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceDescriptor.setMetadataSource(MetadataSource metadataSource) |
void |
LifecycleCallbackDescriptor.setMetadataSource(MetadataSource metadataSource) |
void |
InjectionTarget.setMetadataSource(MetadataSource metadataSource) |
Copyright © 2013. All Rights Reserved.