org.apache.qpid.qmf.schema
Class BrokerSchema.AgentObject
java.lang.Object
org.apache.qpid.qmf.QMFObject<BrokerSchema.AgentClass,BrokerSchema.AgentDelegate>
org.apache.qpid.qmf.schema.BrokerSchema.AgentObject
- Enclosing class:
- BrokerSchema
public final class BrokerSchema.AgentObject
- extends QMFObject<BrokerSchema.AgentClass,BrokerSchema.AgentDelegate>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BrokerSchema.AgentObject
protected BrokerSchema.AgentObject(BrokerSchema.AgentDelegate delegate)
getQMFClass
public BrokerSchema.AgentClass getQMFClass()
- Specified by:
getQMFClass
in class QMFObject<BrokerSchema.AgentClass,BrokerSchema.AgentDelegate>
asConfigInfoCmd
public QMFCommand asConfigInfoCmd(long sampleTime)
- Specified by:
asConfigInfoCmd
in class QMFObject<BrokerSchema.AgentClass,BrokerSchema.AgentDelegate>
asInstrumentInfoCmd
public QMFCommand asInstrumentInfoCmd(long sampleTime)
- Specified by:
asInstrumentInfoCmd
in class QMFObject<BrokerSchema.AgentClass,BrokerSchema.AgentDelegate>
asGetQueryResponseCmd
public QMFCommand asGetQueryResponseCmd(QMFGetQueryCommand queryCommand,
long sampleTime)
- Specified by:
asGetQueryResponseCmd
in class QMFObject<BrokerSchema.AgentClass,BrokerSchema.AgentDelegate>
getConnectionRef
public BrokerSchema.ConnectionObject getConnectionRef()
getLabel
public String getLabel()
getRegisteredTo
public BrokerSchema.BrokerObject getRegisteredTo()
getSystemId
public UUID getSystemId()
getBrokerBank
public Long getBrokerBank()
getAgentBank
public Long getAgentBank()
Licensed to the Apache Software Foundation