org.apache.qpid.qmf.schema
Class BrokerSchema.VhostObject
java.lang.Object
org.apache.qpid.qmf.QMFObject<BrokerSchema.VhostClass,BrokerSchema.VhostDelegate>
org.apache.qpid.qmf.schema.BrokerSchema.VhostObject
- Enclosing class:
- BrokerSchema
public final class BrokerSchema.VhostObject
- extends QMFObject<BrokerSchema.VhostClass,BrokerSchema.VhostDelegate>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BrokerSchema.VhostObject
protected BrokerSchema.VhostObject(BrokerSchema.VhostDelegate delegate)
getQMFClass
public BrokerSchema.VhostClass getQMFClass()
- Specified by:
getQMFClass
in class QMFObject<BrokerSchema.VhostClass,BrokerSchema.VhostDelegate>
asConfigInfoCmd
public QMFCommand asConfigInfoCmd(long sampleTime)
- Specified by:
asConfigInfoCmd
in class QMFObject<BrokerSchema.VhostClass,BrokerSchema.VhostDelegate>
asInstrumentInfoCmd
public QMFCommand asInstrumentInfoCmd(long sampleTime)
- Specified by:
asInstrumentInfoCmd
in class QMFObject<BrokerSchema.VhostClass,BrokerSchema.VhostDelegate>
asGetQueryResponseCmd
public QMFCommand asGetQueryResponseCmd(QMFGetQueryCommand queryCommand,
long sampleTime)
- Specified by:
asGetQueryResponseCmd
in class QMFObject<BrokerSchema.VhostClass,BrokerSchema.VhostDelegate>
getBrokerRef
public BrokerSchema.BrokerObject getBrokerRef()
getName
public String getName()
getFederationTag
public String getFederationTag()
Licensed to the Apache Software Foundation