|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openejb.EJBModuleImpl
Field Summary | |
static org.apache.geronimo.gbean.GBeanInfo |
GBEAN_INFO
|
Constructor Summary | |
EJBModuleImpl(String objectName,
org.apache.geronimo.management.J2EEServer server,
org.apache.geronimo.management.J2EEApplication application,
String deploymentDescriptor,
org.tranql.query.ConnectionFactoryDelegate delegate,
org.apache.geronimo.connector.outbound.ConnectionFactorySource connectionFactory,
org.tranql.ejb.TransactionManagerDelegate tmDelegate,
org.apache.geronimo.transaction.context.TransactionContextManager transactionContextManager,
Collection ejbs)
|
Method Summary | |
void |
doFail()
|
void |
doStart()
|
void |
doStop()
|
String |
getApplication()
|
String |
getDeploymentDescriptor()
|
String[] |
getEjbs()
|
static org.apache.geronimo.gbean.GBeanInfo |
getGBeanInfo()
|
String[] |
getJavaVMs()
|
String |
getObjectName()
|
String |
getServer()
|
boolean |
isEventProvider()
|
boolean |
isStateManageable()
|
boolean |
isStatisticsProvider()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
Constructor Detail |
public EJBModuleImpl(String objectName, org.apache.geronimo.management.J2EEServer server, org.apache.geronimo.management.J2EEApplication application, String deploymentDescriptor, org.tranql.query.ConnectionFactoryDelegate delegate, org.apache.geronimo.connector.outbound.ConnectionFactorySource connectionFactory, org.tranql.ejb.TransactionManagerDelegate tmDelegate, org.apache.geronimo.transaction.context.TransactionContextManager transactionContextManager, Collection ejbs)
Method Detail |
public String getObjectName()
getObjectName
in interface org.apache.geronimo.management.J2EEManagedObject
public boolean isStateManageable()
isStateManageable
in interface org.apache.geronimo.management.J2EEManagedObject
public boolean isStatisticsProvider()
isStatisticsProvider
in interface org.apache.geronimo.management.J2EEManagedObject
public boolean isEventProvider()
isEventProvider
in interface org.apache.geronimo.management.J2EEManagedObject
public String getDeploymentDescriptor()
getDeploymentDescriptor
in interface org.apache.geronimo.management.J2EEDeployedObject
public String getServer()
getServer
in interface org.apache.geronimo.management.J2EEDeployedObject
public String getApplication()
public String[] getJavaVMs()
getJavaVMs
in interface org.apache.geronimo.management.J2EEModule
public String[] getEjbs()
getEjbs
in interface org.apache.geronimo.management.EJBModule
public void doStart() throws Exception
doStart
in interface org.apache.geronimo.gbean.GBeanLifecycle
Exception
public void doStop() throws Exception
doStop
in interface org.apache.geronimo.gbean.GBeanLifecycle
Exception
public void doFail()
doFail
in interface org.apache.geronimo.gbean.GBeanLifecycle
public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |