|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CommandIfc
Created: Jan 2, 2009 1:20:16 PM
| Field Summary | |
|---|---|
static String |
ADD_SCRIPT_CMD
Field description |
static String |
ADMINS_SET
Field description |
static String |
ADMN_CMDS
Field description |
static String |
ADMN_DISC
Field description |
static String |
AUTH_REPO
Field description |
static String |
COMMAND_ID
Field description |
static String |
COMMANDS_ACL
Field description |
static String |
COMPONENT_NAME
Field description |
static String |
DEL_SCRIPT_CMD
Field description |
static String |
DESCRIPT
Field description |
static String |
LANGUAGE
Field description |
static String |
PACKET
Field description |
static String |
SAVE_TO_DISK
Field description |
static String |
SCRI_MANA
Field description |
static String |
SCRIPT_BASE_DIR
Field description |
static String |
SCRIPT_COMP_DIR
Field description |
static String |
SCRIPT_COMPONENT
Field description |
static String |
SCRIPT_DESCRIPTION
Field description |
static String |
SCRIPT_ID
Field description |
static String |
SCRIPT_RESULT
Field description |
static String |
SCRIPT_TEXT
Field description |
static String |
SERVICES_MAP
Field description |
static String |
USER_CONN
Field description |
static String |
USER_REPO
Field description |
static String |
USER_SESS
Field description |
static String |
VHOST_MANAGER
Field description |
| Method Summary | |
|---|---|
Bindings |
getBindings()
Method description |
String |
getCommandId()
|
String |
getDescription()
|
void |
init(String id,
String description)
|
boolean |
isAdminOnly()
|
void |
runCommand(Iq packet,
Bindings binds,
Queue<Packet> results)
|
void |
setAdminOnly(boolean adminOnly)
|
| Field Detail |
|---|
static final String VHOST_MANAGER
static final String ADMINS_SET
static final String COMMANDS_ACL
static final String ADMN_CMDS
static final String USER_REPO
static final String AUTH_REPO
static final String USER_SESS
static final String USER_CONN
static final String ADMN_DISC
static final String SCRI_MANA
static final String SCRIPT_BASE_DIR
static final String SCRIPT_COMP_DIR
static final String COMPONENT_NAME
static final String SERVICES_MAP
static final String SCRIPT_DESCRIPTION
static final String SCRIPT_ID
static final String SCRIPT_COMPONENT
static final String LANGUAGE
static final String COMMAND_ID
static final String SCRIPT_TEXT
static final String SCRIPT_RESULT
static final String DESCRIPT
static final String SAVE_TO_DISK
static final String PACKET
static final String ADD_SCRIPT_CMD
static final String DEL_SCRIPT_CMD
| Method Detail |
|---|
Bindings getBindings()
String getCommandId()
String getDescription()
void init(String id,
String description)
boolean isAdminOnly()
void runCommand(Iq packet,
Bindings binds,
Queue<Packet> results)
void setAdminOnly(boolean adminOnly)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||