|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'JNDI Env Refs Group'.
The following features are supported:
CommonPackage.getJNDIEnvRefsGroup()
Method Summary | |
---|---|
EList |
getEjbLocalRefs()
Returns the value of the 'Ejb Local Refs' containment reference list. |
EList |
getEjbRefs()
Returns the value of the 'Ejb Refs' containment reference list. |
EList |
getEnvironmentProperties()
Returns the value of the 'Environment Properties' containment reference list. |
EList |
getMessageDestinationRefs()
Returns the value of the 'Message Destination Refs' containment reference list. |
EList |
getResourceEnvRefs()
Returns the value of the 'Resource Env Refs' containment reference list. |
EList |
getResourceRefs()
Returns the value of the 'Resource Refs' containment reference list. |
EList |
getServiceRefs()
Returns the value of the 'Service Refs' containment reference list. |
Methods inherited from interface org.eclipse.jst.j2ee.common.CompatibilityDescriptionGroup |
---|
getDescription, getDisplayName, getLargeIcon, getSmallIcon, setDescription, setDescriptionGen, setDisplayName, setDisplayNameGen, setLargeIcon, setLargeIconGen, setSmallIcon, setSmallIconGen |
Methods inherited from interface org.eclipse.jst.j2ee.common.DescriptionGroup |
---|
getDescriptions, getDisplayNames, getIcons |
Method Detail |
public EList getEnvironmentProperties()
EnvEntry
.
If the meaning of the 'Environment Properties' containment reference list isn't clear, there really should be more of a description here...
CommonPackage.getJNDIEnvRefsGroup_EnvironmentProperties()
public EList getResourceRefs()
ResourceRef
.
If the meaning of the 'Resource Refs' containment reference list isn't clear, there really should be more of a description here...
CommonPackage.getJNDIEnvRefsGroup_ResourceRefs()
public EList getEjbRefs()
EjbRef
.
If the meaning of the 'Ejb Refs' containment reference list isn't clear, there really should be more of a description here...
CommonPackage.getJNDIEnvRefsGroup_EjbRefs()
public EList getResourceEnvRefs()
ResourceEnvRef
.
If the meaning of the 'Resource Env Refs' containment reference list isn't clear, there really should be more of a description here...
A list of enterprise bean references to an administered object associated with a resource in the enterprise bean's environment. It consists of an optional description, the resource environment reference name, and an indication of the resource environment reference type expected by the enterprise bean code.
CommonPackage.getJNDIEnvRefsGroup_ResourceEnvRefs()
public EList getEjbLocalRefs()
EJBLocalRef
.
If the meaning of the 'Ejb Local Refs' containment reference list isn't clear, there really should be more of a description here...
CommonPackage.getJNDIEnvRefsGroup_EjbLocalRefs()
public EList getMessageDestinationRefs()
MessageDestinationRef
.
If the meaning of the 'Message Destination Refs' containment reference list isn't clear, there really should be more of a description here...
CommonPackage.getJNDIEnvRefsGroup_MessageDestinationRefs()
public EList getServiceRefs()
ServiceRef
.
If the meaning of the 'Service Refs' containment reference list isn't clear, there really should be more of a description here...
CommonPackage.getJNDIEnvRefsGroup_ServiceRefs()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |