fr.dyade.aaa.agent
Class AgentServer.Status

java.lang.Object
  extended by fr.dyade.aaa.agent.AgentServer.Status
Enclosing class:
AgentServer

public static class AgentServer.Status
extends java.lang.Object


Field Summary
static java.lang.String[] info
           
static int INITIALIZED
           
static int INITIALIZING
           
static int INSTALLED
           
static int RESETING
           
static int STARTED
           
static int STARTING
           
static int STOPPED
           
static int STOPPING
           
(package private)  int value
           
 
Constructor Summary
AgentServer.Status()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTALLED

public static final int INSTALLED
See Also:
Constant Field Values

INITIALIZING

public static final int INITIALIZING
See Also:
Constant Field Values

INITIALIZED

public static final int INITIALIZED
See Also:
Constant Field Values

STARTING

public static final int STARTING
See Also:
Constant Field Values

STARTED

public static final int STARTED
See Also:
Constant Field Values

STOPPING

public static final int STOPPING
See Also:
Constant Field Values

STOPPED

public static final int STOPPED
See Also:
Constant Field Values

RESETING

public static final int RESETING
See Also:
Constant Field Values

value

int value

info

public static java.lang.String[] info
Constructor Detail

AgentServer.Status

public AgentServer.Status()


Copyright © 2010 ScalAgent D.T.. All Rights Reserved.