|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.mx.util.JBossNotificationBroadcasterSupport
org.jboss.system.ServiceMBeanSupport
org.jboss.mq.il.ServerILJMXService
org.jboss.mq.il.jvm.JVMServerILService
org.jboss.mq.kernel.JVMIL
public class JVMIL
lite wrapper so that this can work in a dependency injection framework.
| Field Summary | |
|---|---|
protected Hashtable |
initialContextProperties
|
| Fields inherited from class org.jboss.mq.il.ServerILJMXService |
|---|
clientID, connectionFactoryJNDIRef, jmsServer, pingPeriod, xaConnectionFactoryJNDIRef |
| Fields inherited from class org.jboss.system.ServiceMBeanSupport |
|---|
log, server, SERVICE_CONTROLLER_SIG, serviceName |
| 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 |
| Constructor Summary | |
|---|---|
JVMIL()
|
|
| Method Summary | |
|---|---|
void |
create()
|
void |
destroy()
|
protected InitialContext |
getInitialContext()
|
void |
setInitialContextProperties(Hashtable initialContextProperties)
|
void |
setJmsInvoker(Invoker invoker)
|
void |
start()
|
void |
stop()
|
| Methods inherited from class org.jboss.mq.il.jvm.JVMServerILService |
|---|
bindJNDIReferences, getClientConnectionProperties, getName, getServerIL, startService, stopService |
| Methods inherited from class org.jboss.mq.il.ServerILJMXService |
|---|
getClientID, getConnectionFactoryJNDIRef, getJBossMQService, getJMSServer, getPingPeriod, getXAConnectionFactoryJNDIRef, lookupJMSServer, rebind, setClientID, setConnectionFactoryJNDIRef, setInvoker, setPingPeriod, setXAConnectionFactoryJNDIRef, unbindJNDIReferences |
| Methods inherited from class org.jboss.system.ServiceMBeanSupport |
|---|
createService, destroyService, getDeploymentInfo, getLog, getNextNotificationSequenceNumber, getObjectName, getServer, getServiceName, getState, getStateString, jbossInternalCreate, jbossInternalDescription, jbossInternalDestroy, jbossInternalLifecycle, jbossInternalStart, jbossInternalStop, postDeregister, postRegister, preDeregister, preRegister |
| Methods inherited from class org.jboss.mx.util.JBossNotificationBroadcasterSupport |
|---|
addNotificationListener, getNotificationInfo, handleNotification, nextNotificationSequenceNumber, removeNotificationListener, removeNotificationListener, sendNotification |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.jboss.mq.il.ServerILJMXServiceMBean |
|---|
getClientID, getConnectionFactoryJNDIRef, getJBossMQService, getPingPeriod, getXAConnectionFactoryJNDIRef, setClientID, setConnectionFactoryJNDIRef, setInvoker, setPingPeriod, setXAConnectionFactoryJNDIRef |
| Methods inherited from interface org.jboss.system.ServiceMBean |
|---|
getState, getStateString, jbossInternalLifecycle |
| Field Detail |
|---|
protected Hashtable initialContextProperties
| Constructor Detail |
|---|
public JVMIL()
| Method Detail |
|---|
public void setJmsInvoker(Invoker invoker)
public void setInitialContextProperties(Hashtable initialContextProperties)
protected InitialContext getInitialContext()
throws NamingException
getInitialContext in class ServerILJMXServiceNamingException
public void create()
throws Exception
create in interface org.jboss.system.Servicecreate in class org.jboss.system.ServiceMBeanSupportException
public void start()
throws Exception
start in interface org.jboss.system.Servicestart in class org.jboss.system.ServiceMBeanSupportExceptionpublic void stop()
stop in interface org.jboss.system.Servicestop in class org.jboss.system.ServiceMBeanSupportpublic void destroy()
destroy in interface org.jboss.system.Servicedestroy in class org.jboss.system.ServiceMBeanSupport
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||