Uses of Class
org.apache.qpid.qmf.schema.BrokerSchema.VhostObject

Packages that use BrokerSchema.VhostObject
org.apache.qpid.qmf.schema   
 

Uses of BrokerSchema.VhostObject in org.apache.qpid.qmf.schema
 

Methods in org.apache.qpid.qmf.schema that return BrokerSchema.VhostObject
 BrokerSchema.VhostObject BrokerSchema.QueueDelegate.getVhostRef()
           
 BrokerSchema.VhostObject BrokerSchema.QueueObject.getVhostRef()
           
 BrokerSchema.VhostObject BrokerSchema.ExchangeDelegate.getVhostRef()
           
 BrokerSchema.VhostObject BrokerSchema.ExchangeObject.getVhostRef()
           
 BrokerSchema.VhostObject BrokerSchema.ConnectionDelegate.getVhostRef()
           
 BrokerSchema.VhostObject BrokerSchema.ConnectionObject.getVhostRef()
           
 BrokerSchema.VhostObject BrokerSchema.LinkDelegate.getVhostRef()
           
 BrokerSchema.VhostObject BrokerSchema.LinkObject.getVhostRef()
           
 BrokerSchema.VhostObject BrokerSchema.SessionDelegate.getVhostRef()
           
 BrokerSchema.VhostObject BrokerSchema.SessionObject.getVhostRef()
           
 BrokerSchema.VhostObject BrokerSchema.VhostClass.newInstance(BrokerSchema.VhostDelegate delegate)
           
 

Constructors in org.apache.qpid.qmf.schema with parameters of type BrokerSchema.VhostObject
BrokerSchema.QMFVhostConfigInfoCommand(BrokerSchema.VhostObject object, long sampleTime)
           
BrokerSchema.QMFVhostGetQueryResponseCommand(BrokerSchema.VhostObject object, QMFGetQueryCommand cmd, long sampleTime)
           
BrokerSchema.QMFVhostInstrumentInfoCommand(BrokerSchema.VhostObject object, long sampleTime)
           
 



Licensed to the Apache Software Foundation