org.n0pe.asadmin.commands
Class Domain
java.lang.Object
org.n0pe.asadmin.AbstractAsAdminCmd
org.n0pe.asadmin.commands.Domain
- All Implemented Interfaces:
- IAsAdminCmd
public class Domain
- extends AbstractAsAdminCmd
- Author:
- Paul Merlin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
START
public static final String START
- See Also:
- Constant Field Values
STOP
public static final String STOP
- See Also:
- Constant Field Values
Domain
public Domain(String domain)
start
public Domain start()
stop
public Domain stop()
needCredentials
public boolean needCredentials()
getActionCommand
public String getActionCommand()
getParameters
public String[] getParameters()
Copyright © 2012. All Rights Reserved.