|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.mx.util.JBossNotificationBroadcasterSupport (src)
org.jboss.system.ServiceMBeanSupport (src)
org.jboss.management.j2ee.J2EEManagedObject (src)
org.jboss.management.j2ee.EJB (src)
org.jboss.management.j2ee.SessionBean
The JBoss JSR-77.30.13 implementation of the SessionBean model
| Field Summary |
| Fields inherited from class org.jboss.management.j2ee.EJB (src) |
ejbContainerName, ENTITY_BEAN, MESSAGE_DRIVEN_BEAN, STATEFUL_SESSION_BEAN, STATELESS_SESSION_BEAN |
| Fields inherited from class org.jboss.management.j2ee.J2EEManagedObject (src) |
NAME, TYPE |
| Fields inherited from class org.jboss.system.ServiceMBeanSupport (src) |
server, SERVICE_CONTROLLER_SIG, serviceName |
| Fields inherited from interface org.jboss.system.ServiceMBean (src) |
CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED |
| Constructor Summary | |
SessionBean(java.lang.String j2eeType,
java.lang.String name,
ObjectName (src) ejbModuleName,
ObjectName (src) ejbContainerName)
Create a SessionBean model |
|
| Methods inherited from class org.jboss.management.j2ee.EJB (src) |
create, destroy, getContainerCacheName, getContainerName, getContainerPoolName, getParentKeys, getstats, resetStats, toString, updateCommonStats |
| Methods inherited from class org.jboss.management.j2ee.J2EEManagedObject (src) |
addChild, getobjectName, getObjectName, getObjectName, getparent, getType, getType, iseventProvider, isstateManageable, isstatisticsProvider, newObjectName, postCreation, postRegister, preDeregister, preDestruction, removeChild, removeObject, removeObject, sendNotification, setparent |
| Methods inherited from class org.jboss.system.ServiceMBeanSupport (src) |
create, createService, destroy, destroyService, getLog, getName, getNextNotificationSequenceNumber, getServer, getServiceName, getState, getStateString, jbossInternalCreate, jbossInternalDescription, jbossInternalDestroy, jbossInternalLifecycle, jbossInternalStart, jbossInternalStop, postDeregister, preRegister, start, startService, stop, stopService |
| Methods inherited from class org.jboss.mx.util.JBossNotificationBroadcasterSupport (src) |
addNotificationListener, getNotificationInfo, handleNotification, removeNotificationListener, removeNotificationListener, sendNotification |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SessionBean(java.lang.String j2eeType,
java.lang.String name,
ObjectName (src) ejbModuleName,
ObjectName (src) ejbContainerName)
throws MalformedObjectNameException (src) ,
InvalidParentException (src)
j2eeType - the type of session beanname - the ejb name, currently the JNDI nameejbModuleName - the JSR-77 EJBModule name for this bean
MalformedObjectNameException (src)
InvalidParentException (src)
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||