|
TIBCO Enterprise Message Service Version 4.3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tibco.tibjms.admin.hawk.HawkListener
com.tibco.tibjms.admin.hawk.HawkController
HawkController runs inside a Hawk Agent to provide monitoring and control of an EMS server.
Constructor Summary | |
HawkController()
|
Method Summary | |
COM.TIBCO.hawk.talon.MicroAgentDescriptor |
describeMicroAgent()
Part of interface with Hawk Agent engine. |
void |
purgeDurable(java.lang.String name,
java.lang.String clientID)
Purge durables on the connected EMS server. |
void |
purgeQueue(java.lang.String name)
Purge specified queue on the connected EMS server. |
void |
purgeTopic(java.lang.String name)
Purge specified topic on the connected EMS server. |
void |
rotateLog()
Rotate logs of the connected EMS server. |
void |
shutdown()
Shut down the connected EMS server. |
Methods inherited from class com.tibco.tibjms.admin.hawk.HawkListener |
getCMLedgerInfo, getConnections, getConsumers, getDurables, getListenPorts, getNumConnections, getProducers, getQueues, getRoutes, getServerInfo, getTopics, getTransport, getTransports, getUsers, initializeMicroAgent, isRunning, thisMicroAgentAdded, thisMicroAgentRemoved |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HawkController()
Method Detail |
public COM.TIBCO.hawk.talon.MicroAgentDescriptor describeMicroAgent() throws COM.TIBCO.hawk.talon.MicroAgentException
describeMicroAgent
in class HawkListener
COM.TIBCO.hawk.talon.MicroAgentException
public void shutdown() throws MicroAgentException
MicroAgentException
public void purgeDurable(java.lang.String name, java.lang.String clientID) throws MicroAgentException
MicroAgentException
public void purgeQueue(java.lang.String name) throws MicroAgentException
MicroAgentException
public void purgeTopic(java.lang.String name) throws MicroAgentException
MicroAgentException
public void rotateLog() throws MicroAgentException
MicroAgentException
|
TIBCO Enterprise Message Service Version 4.3.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |