|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResSharingScopeType | |
---|---|
org.jboss.shrinkwrap.descriptor.api.javaee5 | Provides the interfaces and enumeration types as defined in the schema javaee_5.xsd |
org.jboss.shrinkwrap.descriptor.api.jbosscommon51 | Provides the interfaces and enumeration types as defined in the schema jboss-common_5_1.xsd |
org.jboss.shrinkwrap.descriptor.impl.javaee5 | Provides the implementation classes as defined in the schema javaee_5.xsd |
org.jboss.shrinkwrap.descriptor.impl.jbosscommon51 | Provides the implementation classes as defined in the schema jboss-common_5_1.xsd |
Uses of ResSharingScopeType in org.jboss.shrinkwrap.descriptor.api.javaee5 |
---|
Methods in org.jboss.shrinkwrap.descriptor.api.javaee5 that return ResSharingScopeType | |
---|---|
static ResSharingScopeType |
ResSharingScopeType.getFromStringValue(java.lang.String value)
|
ResSharingScopeType |
ResourceRefType.getResSharingScope()
Returns the res-sharing-scope element |
static ResSharingScopeType |
ResSharingScopeType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ResSharingScopeType[] |
ResSharingScopeType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.jboss.shrinkwrap.descriptor.api.javaee5 with parameters of type ResSharingScopeType | |
---|---|
ResourceRefType<T> |
ResourceRefType.setResSharingScope(ResSharingScopeType resSharingScope)
If not already created, a new res-sharing-scope element with the given value will be created. |
Uses of ResSharingScopeType in org.jboss.shrinkwrap.descriptor.api.jbosscommon51 |
---|
Methods in org.jboss.shrinkwrap.descriptor.api.jbosscommon51 that return ResSharingScopeType | |
---|---|
ResSharingScopeType |
ResourceRefType.getResSharingScope()
Returns the res-sharing-scope element |
Methods in org.jboss.shrinkwrap.descriptor.api.jbosscommon51 with parameters of type ResSharingScopeType | |
---|---|
ResourceRefType<T> |
ResourceRefType.setResSharingScope(ResSharingScopeType resSharingScope)
If not already created, a new res-sharing-scope element with the given value will be created. |
Uses of ResSharingScopeType in org.jboss.shrinkwrap.descriptor.impl.javaee5 |
---|
Methods in org.jboss.shrinkwrap.descriptor.impl.javaee5 that return ResSharingScopeType | |
---|---|
ResSharingScopeType |
ResourceRefTypeImpl.getResSharingScope()
Returns the res-sharing-scope element |
Methods in org.jboss.shrinkwrap.descriptor.impl.javaee5 with parameters of type ResSharingScopeType | |
---|---|
ResourceRefType<T> |
ResourceRefTypeImpl.setResSharingScope(ResSharingScopeType resSharingScope)
If not already created, a new res-sharing-scope element with the given value will be created. |
Uses of ResSharingScopeType in org.jboss.shrinkwrap.descriptor.impl.jbosscommon51 |
---|
Methods in org.jboss.shrinkwrap.descriptor.impl.jbosscommon51 that return ResSharingScopeType | |
---|---|
ResSharingScopeType |
ResourceRefTypeImpl.getResSharingScope()
Returns the res-sharing-scope element |
Methods in org.jboss.shrinkwrap.descriptor.impl.jbosscommon51 with parameters of type ResSharingScopeType | |
---|---|
ResourceRefType<T> |
ResourceRefTypeImpl.setResSharingScope(ResSharingScopeType resSharingScope)
If not already created, a new res-sharing-scope element with the given value will be created. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |