|
JBoss Metadata Common 7.0.1.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceSharingScopeType | |
---|---|
org.jboss.metadata.javaee.spec |
Uses of ResourceSharingScopeType in org.jboss.metadata.javaee.spec |
---|
Methods in org.jboss.metadata.javaee.spec that return ResourceSharingScopeType | |
---|---|
ResourceSharingScopeType |
ResourceReferenceMetaData.getResSharingScope()
Get the sharingScope. |
static ResourceSharingScopeType |
ResourceSharingScopeType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ResourceSharingScopeType[] |
ResourceSharingScopeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.jboss.metadata.javaee.spec with parameters of type ResourceSharingScopeType | |
---|---|
void |
ResourceReferenceMetaData.setResSharingScope(ResourceSharingScopeType sharingScope)
Set the sharingScope. |
|
JBoss Metadata Common 7.0.1.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |