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

java.lang.Object
  extended by org.apache.qpid.qmf.QMFClass
      extended by org.apache.qpid.qmf.QMFObjectClass<BrokerSchema.LinkObject,BrokerSchema.LinkDelegate>
          extended by org.apache.qpid.qmf.schema.BrokerSchema.LinkClass
Enclosing class:
BrokerSchema

public class BrokerSchema.LinkClass
extends QMFObjectClass<BrokerSchema.LinkObject,BrokerSchema.LinkDelegate>


Nested Class Summary
 class BrokerSchema.LinkClass.BridgeMethod
           
 class BrokerSchema.LinkClass.BridgeMethodResponseCommand
           
 class BrokerSchema.LinkClass.BridgeMethodResponseCommandFactory
           
 class BrokerSchema.LinkClass.CloseMethod
           
 class BrokerSchema.LinkClass.CloseMethodResponseCommand
           
 class BrokerSchema.LinkClass.CloseMethodResponseCommandFactory
           
 class BrokerSchema.LinkClass.DurableProperty
           
 class BrokerSchema.LinkClass.HostProperty
           
 class BrokerSchema.LinkClass.LastErrorStatistic
           
 class BrokerSchema.LinkClass.PortProperty
           
 class BrokerSchema.LinkClass.StateStatistic
           
 class BrokerSchema.LinkClass.TransportProperty
           
 class BrokerSchema.LinkClass.VhostRefProperty
           
 
Nested classes/interfaces inherited from class org.apache.qpid.qmf.QMFClass
QMFClass.Type
 
Method Summary
 BrokerSchema.LinkObject newInstance(BrokerSchema.LinkDelegate 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.LinkObject newInstance(BrokerSchema.LinkDelegate delegate)
Specified by:
newInstance in class QMFObjectClass<BrokerSchema.LinkObject,BrokerSchema.LinkDelegate>


Licensed to the Apache Software Foundation