|
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
HawkListener runs inside a Hawk Agent to provide monitoring of an EMS server.
Constructor Summary | |
HawkListener()
|
Method Summary | |
COM.TIBCO.hawk.talon.MicroAgentDescriptor |
describeMicroAgent()
Part of interface with Hawk Agent engine. |
TabularData |
getCMLedgerInfo(java.lang.String transport,
java.lang.String subjPattern)
List CM ledger statistics on EMS server. |
TabularData |
getConnections()
List connections to EMS server. |
TabularData |
getConsumers()
List consumers on EMS server. |
TabularData |
getDurables(java.lang.String regexp)
List durables on EMS server. |
TabularData |
getListenPorts()
List ports on EMS server. |
CompositeData |
getNumConnections()
Get number of connections from EMS server. |
TabularData |
getProducers()
List producers on EMS server |
TabularData |
getQueues(java.lang.String regexp)
List queues on EMS server. |
TabularData |
getRoutes()
List routes configured on EMS server. |
CompositeData |
getServerInfo()
Get general info about EMS server. |
TabularData |
getTopics(java.lang.String regexp)
List topics on EMS server. |
CompositeData |
getTransport(java.lang.String name)
List Transport statistics on EMS server |
TabularData |
getTransports()
List Transport statistics on EMS server |
TabularData |
getUsers()
List users of EMS server. |
void |
initializeMicroAgent(java.lang.String[] args)
Part of interface with Hawk Agent engine. |
CompositeData |
isRunning()
Is EMS server running. |
void |
thisMicroAgentAdded(COM.TIBCO.hawk.talon.MicroAgentID id)
Part of interface with Hawk Agent engine. |
void |
thisMicroAgentRemoved()
Part of interface with Hawk Agent engine. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HawkListener()
Method Detail |
public COM.TIBCO.hawk.talon.MicroAgentDescriptor describeMicroAgent() throws COM.TIBCO.hawk.talon.MicroAgentException
COM.TIBCO.hawk.talon.MicroAgentException
public void thisMicroAgentRemoved()
public void thisMicroAgentAdded(COM.TIBCO.hawk.talon.MicroAgentID id)
public void initializeMicroAgent(java.lang.String[] args) throws COM.TIBCO.hawk.talon.MicroAgentException
COM.TIBCO.hawk.talon.MicroAgentException
public CompositeData isRunning() throws MicroAgentException
MicroAgentException
public CompositeData getNumConnections() throws MicroAgentException
MicroAgentException
public CompositeData getServerInfo() throws MicroAgentException
MicroAgentException
public TabularData getConnections() throws MicroAgentException
MicroAgentException
public TabularData getUsers() throws MicroAgentException
MicroAgentException
public TabularData getQueues(java.lang.String regexp) throws MicroAgentException
MicroAgentException
public TabularData getRoutes() throws MicroAgentException
MicroAgentException
public TabularData getTopics(java.lang.String regexp) throws MicroAgentException
MicroAgentException
public TabularData getDurables(java.lang.String regexp) throws MicroAgentException
MicroAgentException
public TabularData getConsumers() throws MicroAgentException
MicroAgentException
public TabularData getProducers() throws MicroAgentException
MicroAgentException
public TabularData getListenPorts() throws MicroAgentException
MicroAgentException
public TabularData getCMLedgerInfo(java.lang.String transport, java.lang.String subjPattern) throws MicroAgentException
MicroAgentException
public TabularData getTransports() throws MicroAgentException
MicroAgentException
public CompositeData getTransport(java.lang.String name) 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 |