org.ow2.petals.jmx.api
Class IPetalsAdminService.EntityStates

java.lang.Object
  extended by org.ow2.petals.jmx.api.IPetalsAdminService.EntityStates
Enclosing interface:
IPetalsAdminService

public static class IPetalsAdminService.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
IPetalsAdminService.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

IPetalsAdminService.EntityStates

public IPetalsAdminService.EntityStates()


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