public class SetupModule extends AbstractModule
commandManagerHTTP_CONTEXT_PATH_KEY, HTTP_SERVER_KEY, VHOSTS_KEY| Constructor and Description |
|---|
SetupModule() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getDefaults() |
String |
getDescription() |
static AbstractModule |
getModuleByUUID(String uuid) |
String |
getName() |
void |
setProperties(Map<String,Object> props) |
void |
start() |
void |
stop() |
addOutPacket, addOutPacket, getAuthRepository, getDiscoInfo, getDiscoItems, getFeatures, getJid, getUserRepository, init, initBindings, isAdmin, isRequestAllowed, processPacketpublic static AbstractModule getModuleByUUID(String uuid)
public String getName()
public String getDescription()
public void start()
start in interface Modulestart in class AbstractModulepublic void stop()
stop in interface Modulestop in class AbstractModulepublic Map<String,Object> getDefaults()
getDefaults in interface ModulegetDefaults in class AbstractModulepublic void setProperties(Map<String,Object> props)
setProperties in interface ModulesetProperties in class AbstractModuleCopyright © 2015 Tigase. All rights reserved.