org.apache.qpid.qmf.schema
Class BrokerSchema.VhostClass

java.lang.Object
  extended by org.apache.qpid.qmf.QMFClass
      extended by org.apache.qpid.qmf.QMFObjectClass<BrokerSchema.VhostObject,BrokerSchema.VhostDelegate>
          extended by org.apache.qpid.qmf.schema.BrokerSchema.VhostClass
Enclosing class:
BrokerSchema

public class BrokerSchema.VhostClass
extends QMFObjectClass<BrokerSchema.VhostObject,BrokerSchema.VhostDelegate>


Nested Class Summary
 class BrokerSchema.VhostClass.BrokerRefProperty
           
 class BrokerSchema.VhostClass.FederationTagProperty
           
 class BrokerSchema.VhostClass.NameProperty
           
 
Nested classes/interfaces inherited from class org.apache.qpid.qmf.QMFClass
QMFClass.Type
 
Method Summary
 BrokerSchema.VhostObject newInstance(BrokerSchema.VhostDelegate delegate)
           
 
Methods inherited from class org.apache.qpid.qmf.QMFClass
getMethod, getMethods, getName, getPackage, getProperties, getSchemaHash, getStatistics, getType, setMethods, setPackage, setProperties, setStatistics
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newInstance

public BrokerSchema.VhostObject newInstance(BrokerSchema.VhostDelegate delegate)
Specified by:
newInstance in class QMFObjectClass<BrokerSchema.VhostObject,BrokerSchema.VhostDelegate>


Licensed to the Apache Software Foundation