org.apache.qpid.qmf
Interface QMFObject.Delegate

All Known Subinterfaces:
BrokerSchema.AgentDelegate, BrokerSchema.BindingDelegate, BrokerSchema.BridgeDelegate, BrokerSchema.BrokerDelegate, BrokerSchema.ConnectionDelegate, BrokerSchema.ExchangeDelegate, BrokerSchema.LinkDelegate, BrokerSchema.ManagementSetupStateDelegate, BrokerSchema.QueueDelegate, BrokerSchema.SessionDelegate, BrokerSchema.SubscriptionDelegate, BrokerSchema.SystemDelegate, BrokerSchema.VhostDelegate
Enclosing class:
QMFObject<C extends QMFClass,D extends QMFObject.Delegate>

public static interface QMFObject.Delegate


Method Summary
 long getCreateTime()
           
 UUID getId()
           
 

Method Detail

getId

UUID getId()

getCreateTime

long getCreateTime()


Licensed to the Apache Software Foundation