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

java.lang.Object
  extended by org.apache.qpid.qmf.QMFClass
      extended by org.apache.qpid.qmf.QMFEventClass
          extended by org.apache.qpid.qmf.schema.BrokerSchema.BrokerLinkDownEventClass
Enclosing class:
BrokerSchema

public class BrokerSchema.BrokerLinkDownEventClass
extends QMFEventClass


Nested Class Summary
 class BrokerSchema.BrokerLinkDownEventClass.RhostArg
           
 
Nested classes/interfaces inherited from class org.apache.qpid.qmf.QMFClass
QMFClass.Type
 
Method Summary
 QMFEventSeverity getSeverity()
           
 QMFEventCommand<BrokerSchema.BrokerLinkDownEventClass> newEvent(String rhost)
           
 
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

getSeverity

public QMFEventSeverity getSeverity()
Specified by:
getSeverity in class QMFEventClass

newEvent

public QMFEventCommand<BrokerSchema.BrokerLinkDownEventClass> newEvent(String rhost)


Licensed to the Apache Software Foundation