Uses of Class
org.apache.qpid.management.wsdm.notifications.LifeCycleEventType

Packages that use LifeCycleEventType
org.apache.qpid.management.wsdm.notifications   
 

Uses of LifeCycleEventType in org.apache.qpid.management.wsdm.notifications
 

Methods in org.apache.qpid.management.wsdm.notifications that return LifeCycleEventType
static LifeCycleEventType LifeCycleEventType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LifeCycleEventType[] LifeCycleEventType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Licensed to the Apache Software Foundation