org.objectweb.jonas.adm.cli
Class JonasAdmin
java.lang.Object
org.objectweb.jonas.adm.cli.JonasAdmin
public class JonasAdmin
- extends Object
This class implements a rmi client to administrate the server. JonasAdmin may
be run either in interactive mode or command mode.
- Author:
- Philippe Coq
Contributor(s): Florent Benoit & Ludovic Bert : Methods for wars and ear
files
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ADDFILE
public static final int ADDFILE
- Static states
- See Also:
- Constant Field Values
REMOVEFILE
public static final int REMOVEFILE
- See Also:
- Constant Field Values
LISTBEAN
public static final int LISTBEAN
- See Also:
- Constant Field Values
LISTJNDI
public static final int LISTJNDI
- See Also:
- Constant Field Values
LISTENV
public static final int LISTENV
- See Also:
- Constant Field Values
LISTTOPICS
public static final int LISTTOPICS
- See Also:
- Constant Field Values
DEBUGOPTION
public static final int DEBUGOPTION
- See Also:
- Constant Field Values
TTOPTION
public static final int TTOPTION
- See Also:
- Constant Field Values
SYNCOPTION
public static final int SYNCOPTION
- See Also:
- Constant Field Values
CUSTOMOPTION
public static final int CUSTOMOPTION
- See Also:
- Constant Field Values
PASSIVATEOPTION
public static final int PASSIVATEOPTION
- See Also:
- Constant Field Values
GCOPTION
public static final int GCOPTION
- See Also:
- Constant Field Values
ISDEPLOYOPTION
public static final int ISDEPLOYOPTION
- See Also:
- Constant Field Values
STARTOPTION
public static final int STARTOPTION
- See Also:
- Constant Field Values
STOPOPTION
public static final int STOPOPTION
- See Also:
- Constant Field Values
JonasAdmin
public JonasAdmin()
menu
public static void menu()
throws IOException
- Throws:
IOException
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
Copyright © 2007 OW2 Consortium. All Rights Reserved.