Uses of Interface
org.apache.qpid.management.domain.model.QpidEvent.State

Packages that use QpidEvent.State
org.apache.qpid.management.domain.model   
 

Uses of QpidEvent.State in org.apache.qpid.management.domain.model
 

Fields in org.apache.qpid.management.domain.model declared as QpidEvent.State
(package private)  QpidEvent.State QpidEvent._schemaInjected
          After a schema is built into this definition this is the current state of the class.
(package private)  QpidEvent.State QpidEvent._schemaNotRequested
          This is the initial state of every qpid class.
(package private)  QpidEvent.State QpidEvent._schemaRequestedButNotYetInjected
          This is the first state of this class definition : the schema is not yet injected so each injection of object data will be retained in raw format.
(package private)  QpidEvent.State QpidEvent._state
           
 



Licensed to the Apache Software Foundation