Uses of Class
org.apache.aries.application.management.AriesApplicationContext.ApplicationState

Packages that use AriesApplicationContext.ApplicationState
org.apache.aries.application.management   
 

Uses of AriesApplicationContext.ApplicationState in org.apache.aries.application.management
 

Methods in org.apache.aries.application.management that return AriesApplicationContext.ApplicationState
 AriesApplicationContext.ApplicationState AriesApplicationContext.getApplicationState()
          Get the state of a running application.
abstract  AriesApplicationContext.ApplicationState AriesApplicationEvent.getType()
          Get the type of the event
static AriesApplicationContext.ApplicationState AriesApplicationContext.ApplicationState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AriesApplicationContext.ApplicationState[] AriesApplicationContext.ApplicationState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.