|
|||||||||
| Home >> All >> com >> fetish >> [ toolkit overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.fetish.toolkit
Class AdminCtl

java.lang.Objectcom.fetish.toolkit.AdminCtl
- public class AdminCtl
- extends java.lang.Object
Text front-end for the Administrator.
This class allows the administrator to manage and get information on
the FADA architecture.
| Field Summary | |
static RemoteEventListener |
lis
|
| Constructor Summary | |
AdminCtl()
|
|
| Method Summary | |
static void |
installSecurityManager()
|
static void |
main(java.lang.String[] args)
|
static java.lang.String[] |
parseCmd(byte[] cmd)
|
static void |
printHelp()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
lis
public static RemoteEventListener lis
| Constructor Detail |
AdminCtl
public AdminCtl()
| Method Detail |
installSecurityManager
public static void installSecurityManager()
parseCmd
public static java.lang.String[] parseCmd(byte[] cmd)
printHelp
public static void printHelp()
main
public static void main(java.lang.String[] args)
|
|||||||||
| Home >> All >> com >> fetish >> [ toolkit overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.fetish.toolkit.AdminCtl