@Bean(name="index",
parent=HttpMessageReceiver.class,
active=true)
@ConfigType(value={DefaultMode,SessionManagerMode,ConnectionManagersMode,ComponentMode})
public class IndexModule
extends AbstractModule
| Modifier and Type | Class and Description |
|---|---|
static class |
IndexModule.IndexServlet |
commandManager, namecontextPath, httpServer, vhostsHTTP_CONTEXT_PATH_KEY, HTTP_SERVER_KEY, VHOSTS_KEY| Constructor and Description |
|---|
IndexModule() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
static IndexModule |
getInstance(String uuid) |
protected List<DeploymentInfo> |
listDeployments() |
void |
setName(String name) |
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, 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, statisticExecutedInpublic static IndexModule getInstance(String uuid)
public void setName(String name)
setName in class AbstractBareModulepublic String getDescription()
public void start()
start in interface Modulestart in class AbstractBareModulepublic void stop()
stop in interface Modulestop in class AbstractBareModuleprotected List<DeploymentInfo> listDeployments()
Copyright © 2013–2021 Tigase. All rights reserved.