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

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

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


Field Summary
static java.lang.String STATE_STARTED
          Container State: Started
static java.lang.String STATE_STOPPED
          Container State: Stopped
 
Constructor Summary
PetalsAdminServiceConstants.ContainerStates()
           
 
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
Container State: Started

See Also:
Constant Field Values

STATE_STOPPED

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

See Also:
Constant Field Values
Constructor Detail

PetalsAdminServiceConstants.ContainerStates

public PetalsAdminServiceConstants.ContainerStates()


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