|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
MBean interface.
Field Summary |
Fields inherited from interface org.jboss.system.ServiceMBean |
CREATE_EVENT, CREATED, DESTROY_EVENT, DESTROYED, FAILED, REGISTERED, START_EVENT, STARTED, STARTING, states, STOP_EVENT, STOPPED, STOPPING, UNREGISTERED |
Method Summary | |
javax.resource.spi.work.WorkManager |
getInstance()
Get the reference to this work manager |
javax.management.ObjectName |
getThreadPoolName()
Get the thread pool name |
javax.management.ObjectName |
getXATerminatorName()
Get the XATerminator |
void |
setThreadPoolName(javax.management.ObjectName threadPoolName)
Set the thread pool name |
void |
setXATerminatorName(javax.management.ObjectName xaTerminatorName)
Set the xa terminator |
Methods inherited from interface org.jboss.system.ServiceMBean |
getName, getState, getStateString, jbossInternalLifecycle |
Methods inherited from interface org.jboss.system.Service |
create, destroy, start, stop |
Method Detail |
public javax.management.ObjectName getThreadPoolName()
public void setThreadPoolName(javax.management.ObjectName threadPoolName)
threadPoolName
- the thread pool namepublic javax.management.ObjectName getXATerminatorName()
public void setXATerminatorName(javax.management.ObjectName xaTerminatorName)
public javax.resource.spi.work.WorkManager getInstance()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |