@Bean(name="webModule",
active=true)
public class WebModule
extends AbstractModule
| Modifier and Type | Field and Description |
|---|---|
protected String |
description |
protected String |
warPath |
commandManager, namecontextPath, httpServer, uuid, vhostsHTTP_CONTEXT_PATH_KEY, HTTP_SERVER_KEY, VHOSTS_KEY| Constructor and Description |
|---|
WebModule() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
void |
start() |
void |
stop() |
getAuthRepository, getModuleByUUID, getUserRepository, isRequestAllowedaddOutPacket, addOutPacket, everyHour, everyMinute, everySecond, executedIn, getComponentName, getDiscoInfo, getDiscoItems, getFeatures, getJid, getName, getStatistics, init, initBindings, initialize, isAdmin, processPacket, setName, setStatisticsPrefix, statisticExecutedInbeanConfigurationChanged, beforeUnregister, getKernel, register, unregisterclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddOutPacket, addOutPacket, getDiscoInfo, getDiscoItems, getFeatures, getJid, getName, init, initBindings, isAdmin, processPacketeveryHour, everyMinute, everySecond, getStatistics, setStatisticsPrefix, statisticExecutedIn@ConfigField(desc="Path to WAR file",
alias="war-path")
protected String warPath
@ConfigField(desc="Description of a module") protected String description
public String getDescription()
public void start()
start in interface Modulestart in class AbstractBareModulepublic void stop()
stop in interface Modulestop in class AbstractBareModuleCopyright © 2013–2019 Tigase. All rights reserved.