com.ibm.websphere.models.extensions.helpers.wps.impl
Class CoreEJBJarExtensionHelperImpl
java.lang.Object
com.ibm.websphere.models.extensions.helpers.wps.impl.CoreEJBJarExtensionHelperImpl
- All Implemented Interfaces:
- ApplicationDataHelper, CoreEJBJarExtensionHelper
public class CoreEJBJarExtensionHelperImpl
- extends java.lang.Object
- implements CoreEJBJarExtensionHelper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoreEJBJarExtensionHelperImpl
public CoreEJBJarExtensionHelperImpl(com.ibm.etools.commonarchive.EJBJarFile ejbjar)
CoreEJBJarExtensionHelperImpl
public CoreEJBJarExtensionHelperImpl(com.ibm.etools.commonarchive.EJBJarFile ejbjar,
boolean create)
CoreEJBJarExtensionHelperImpl
public CoreEJBJarExtensionHelperImpl(org.eclipse.emf.ecore.resource.ResourceSet resourceSet)
CoreEJBJarExtensionHelperImpl
public CoreEJBJarExtensionHelperImpl(org.eclipse.emf.ecore.resource.ResourceSet resourceSet,
boolean create)
init
public void init()
getEventsEJBJarExtension
public EventsEJBJarExtension getEventsEJBJarExtension()
- Specified by:
getEventsEJBJarExtension
in interface CoreEJBJarExtensionHelper
setEventsEJBJarExtension
public void setEventsEJBJarExtension(EventsEJBJarExtension ext)
- Specified by:
setEventsEJBJarExtension
in interface CoreEJBJarExtensionHelper
getBusinessContextDataEJBJarExtension
public BusinessContextDataEJBJarExtension getBusinessContextDataEJBJarExtension()
- Specified by:
getBusinessContextDataEJBJarExtension
in interface CoreEJBJarExtensionHelper
setBusinessContextDataEJBJarExtension
public void setBusinessContextDataEJBJarExtension(BusinessContextDataEJBJarExtension ext)
- Specified by:
setBusinessContextDataEJBJarExtension
in interface CoreEJBJarExtensionHelper
releaseResources
public void releaseResources()
- Specified by:
releaseResources
in interface ApplicationDataHelper
- See Also:
ApplicationDataHelper#releaseResources()