|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServerILJMXServiceMBean
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 | |
---|---|
String |
getClientID()
Get the client id for this connection factory |
String |
getConnectionFactoryJNDIRef()
|
javax.management.ObjectName |
getJBossMQService()
Get the value of JBossMQService. |
long |
getPingPeriod()
|
String |
getXAConnectionFactoryJNDIRef()
|
void |
setClientID(String clientID)
Set the client id for this connection factory |
void |
setConnectionFactoryJNDIRef(String newConnectionFactoryJNDIRef)
|
void |
setInvoker(javax.management.ObjectName jbossMQService)
Set the value of JBossMQService. |
void |
setPingPeriod(long period)
|
void |
setXAConnectionFactoryJNDIRef(String newXaConnectionFactoryJNDIRef)
|
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 getJBossMQService()
void setInvoker(javax.management.ObjectName jbossMQService)
v
- Value to assign to JBossMQService.void setConnectionFactoryJNDIRef(String newConnectionFactoryJNDIRef)
void setXAConnectionFactoryJNDIRef(String newXaConnectionFactoryJNDIRef)
String getConnectionFactoryJNDIRef()
String getXAConnectionFactoryJNDIRef()
long getPingPeriod()
void setPingPeriod(long period)
String getClientID()
void setClientID(String clientID)
clientID
- the client id
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |