|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JNDIEnvRefsGroup
A representation of the model object 'JNDI Env Refs Group'.
The following features are supported:
CommonPackage.getJNDIEnvRefsGroup()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getEjbLocalRefs()
Returns the value of the 'Ejb Local Refs' containment reference list. |
org.eclipse.emf.common.util.EList |
getEjbRefs()
Returns the value of the 'Ejb Refs' containment reference list. |
org.eclipse.emf.common.util.EList |
getEnvironmentProperties()
Returns the value of the 'Environment Properties' containment reference list. |
org.eclipse.emf.common.util.EList |
getMessageDestinationRefs()
Returns the value of the 'Message Destination Refs' containment reference list. |
org.eclipse.emf.common.util.EList |
getResourceEnvRefs()
Returns the value of the 'Resource Env Refs' containment reference list. |
org.eclipse.emf.common.util.EList |
getResourceRefs()
Returns the value of the 'Resource Refs' containment reference list. |
org.eclipse.emf.common.util.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 |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
org.eclipse.emf.common.util.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()
org.eclipse.emf.common.util.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()
org.eclipse.emf.common.util.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()
org.eclipse.emf.common.util.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()
org.eclipse.emf.common.util.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()
org.eclipse.emf.common.util.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()
org.eclipse.emf.common.util.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 |