@Bean(name="setup",
parent=HttpMessageReceiver.class,
active=true)
public class SetupModule
extends AbstractBareModule
implements Module
commandManager, namecontextPath, httpServer, uuid, vhostsHTTP_CONTEXT_PATH_KEY, HTTP_SERVER_KEY, VHOSTS_KEY| Constructor and Description |
|---|
SetupModule() |
| Modifier and Type | Method and Description |
|---|---|
tigase.db.AuthRepository |
getAuthRepository() |
String |
getDescription() |
protected Service |
getService() |
tigase.db.UserRepository |
getUserRepository() |
boolean |
isRequestAllowed(String key,
String domain,
String path) |
void |
start() |
void |
stop() |
addOutPacket, addOutPacket, everyHour, everyMinute, everySecond, executedIn, getComponentName, getDiscoInfo, getDiscoItems, getFeatures, getJid, getModuleByUUID, 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, statisticExecutedInpublic String getDescription()
getDescription in interface Modulepublic boolean isRequestAllowed(String key, String domain, String path)
isRequestAllowed in interface Modulepublic void start()
start in interface Modulestart in class AbstractBareModulepublic void stop()
stop in interface Modulestop in class AbstractBareModulepublic tigase.db.UserRepository getUserRepository()
getUserRepository in interface Modulepublic tigase.db.AuthRepository getAuthRepository()
getAuthRepository in interface Moduleprotected Service getService()
Copyright © 2013–2019 Tigase. All rights reserved.