org.mobicents.slee.container.management.console.client.services
Class ServiceStateInfo
java.lang.Object
org.mobicents.slee.container.management.console.client.services.ServiceStateInfo
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class ServiceStateInfo
- extends java.lang.Object
- implements com.google.gwt.user.client.rpc.IsSerializable
- Author:
- Stefano Zappaterra
|
Field Summary |
static java.lang.String |
ACTIVE
|
static java.lang.String |
INACTIVE
|
static java.lang.String |
STOPPING
|
|
Method Summary |
java.lang.String |
getState()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INACTIVE
public static final java.lang.String INACTIVE
- See Also:
- Constant Field Values
ACTIVE
public static final java.lang.String ACTIVE
- See Also:
- Constant Field Values
STOPPING
public static final java.lang.String STOPPING
- See Also:
- Constant Field Values
ServiceStateInfo
public ServiceStateInfo()
ServiceStateInfo
public ServiceStateInfo(java.lang.String state)
getState
public java.lang.String getState()
Copyright © 2008. All Rights Reserved.