|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PushDownEJBJarExtension
A representation of the model object 'Push Down EJB Jar Extension'. The Push-Down method extensions for an EJB module.
The following features are supported:
PushdownejbextPackage.getPushDownEJBJarExtension()
Method Summary | |
---|---|
com.ibm.ejs.models.base.extensions.ejbext.EJBJarExtension |
getEjbJarExtension()
Returns the value of the 'Ejb Jar Extension' reference |
org.eclipse.emf.common.util.EList |
getPushDownBeans()
Returns the value of the 'Push Down Beans' containment reference list. |
org.eclipse.emf.common.util.EList |
getPushDownMethods()
Returns the value of the 'Push Down Methods' containment reference list. |
void |
setEjbJarExtension(com.ibm.ejs.models.base.extensions.ejbext.EJBJarExtension value)
Sets the value of the ' Ejb Jar Extension ' reference |
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 |
---|
com.ibm.ejs.models.base.extensions.ejbext.EJBJarExtension getEjbJarExtension()
setEjbJarExtension(EJBJarExtension)
,
PushdownejbextPackage.getPushDownEJBJarExtension_EjbJarExtension()
void setEjbJarExtension(com.ibm.ejs.models.base.extensions.ejbext.EJBJarExtension value)
Ejb Jar Extension
' reference.
value
- the new value of the 'Ejb Jar Extension' reference.getEjbJarExtension()
org.eclipse.emf.common.util.EList getPushDownBeans()
PushDownContainerManagedEntityExtension
.
A list of the push-down-method-specific EJB extensions associated with this EJB jar extension
PushdownejbextPackage.getPushDownEJBJarExtension_PushDownBeans()
org.eclipse.emf.common.util.EList getPushDownMethods()
PushDownMethodElement
.
A collection of push-down method metadata that each apply to a given EJB method.
PushdownejbextPackage.getPushDownEJBJarExtension_PushDownMethods()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |