|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JBossWorkManagerMBean
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 |
|---|
javax.management.ObjectName getThreadPoolName()
void setThreadPoolName(javax.management.ObjectName threadPoolName)
threadPoolName - the thread pool namejavax.management.ObjectName getXATerminatorName()
void setXATerminatorName(javax.management.ObjectName xaTerminatorName)
xaTerminatorName - the xa terminator namejavax.resource.spi.work.WorkManager getInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||