org.ow2.petals.jmx.commons
Class PetalsAdminServiceConstants.EntityStates

java.lang.Object
  extended by org.ow2.petals.jmx.commons.PetalsAdminServiceConstants.EntityStates
Enclosing class:
PetalsAdminServiceConstants

public static class PetalsAdminServiceConstants.EntityStates
extends java.lang.Object


Field Summary
static java.lang.String STATE_SHUTDOWN
          Component State: Shutdown
static java.lang.String STATE_STARTED
          Component State: Started
static java.lang.String STATE_STOPPED
          Component State: Stopped
 
Constructor Summary
PetalsAdminServiceConstants.EntityStates()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STATE_STARTED

public static final java.lang.String STATE_STARTED
Component State: Started

See Also:
Constant Field Values

STATE_STOPPED

public static final java.lang.String STATE_STOPPED
Component State: Stopped

See Also:
Constant Field Values

STATE_SHUTDOWN

public static final java.lang.String STATE_SHUTDOWN
Component State: Shutdown

See Also:
Constant Field Values
Constructor Detail

PetalsAdminServiceConstants.EntityStates

public PetalsAdminServiceConstants.EntityStates()


Copyright © 2005-2012 Petals Link (EBM Websourcing). All Rights Reserved.