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

java.lang.Object
  extended by org.apache.qpid.qmf.QMFClass
      extended by org.apache.qpid.qmf.QMFObjectClass<BrokerSchema.SubscriptionObject,BrokerSchema.SubscriptionDelegate>
          extended by org.apache.qpid.qmf.schema.BrokerSchema.SubscriptionClass
Enclosing class:
BrokerSchema

public class BrokerSchema.SubscriptionClass
extends QMFObjectClass<BrokerSchema.SubscriptionObject,BrokerSchema.SubscriptionDelegate>


Nested Class Summary
 class BrokerSchema.SubscriptionClass.AcknowledgedProperty
           
 class BrokerSchema.SubscriptionClass.ArgumentsProperty
           
 class BrokerSchema.SubscriptionClass.BrowsingProperty
           
 class BrokerSchema.SubscriptionClass.CreditModeProperty
           
 class BrokerSchema.SubscriptionClass.DeliveredStatistic
           
 class BrokerSchema.SubscriptionClass.ExclusiveProperty
           
 class BrokerSchema.SubscriptionClass.NameProperty
           
 class BrokerSchema.SubscriptionClass.QueueRefProperty
           
 class BrokerSchema.SubscriptionClass.SessionRefProperty
           
 
Nested classes/interfaces inherited from class org.apache.qpid.qmf.QMFClass
QMFClass.Type
 
Method Summary
 BrokerSchema.SubscriptionObject newInstance(BrokerSchema.SubscriptionDelegate 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.SubscriptionObject newInstance(BrokerSchema.SubscriptionDelegate delegate)
Specified by:
newInstance in class QMFObjectClass<BrokerSchema.SubscriptionObject,BrokerSchema.SubscriptionDelegate>


Licensed to the Apache Software Foundation