fr.dyade.aaa.admin.script
Class StopScript
java.lang.Object
fr.dyade.aaa.admin.script.StopScript
- All Implemented Interfaces:
- java.io.Serializable
- public class StopScript
- extends java.lang.Object
- implements java.io.Serializable
StopScript contain a StopAdminCmd vector to stop networks, servers
and services.
- See Also:
AgentAdmin
,
AgentServer
,
StopAdminCmd
,
A3CMLConfig
,
Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
StopScript
public StopScript()
- StopScript
- See Also:
AgentAdmin
add
public void add(StopAdminCmd cmd)
remove
public boolean remove(StopAdminCmd cmd)
contains
public boolean contains(StopAdminCmd cmd)
elements
public java.util.Enumeration elements()
size
public int size()
elementAt
public java.lang.Object elementAt(int i)
throws java.lang.ArrayIndexOutOfBoundsException
- Throws:
java.lang.ArrayIndexOutOfBoundsException
toString
public java.lang.String toString()
Copyright ? 2004 Scalagent - All rights reserved