@Bean(name="config", parent=WorkgroupQueuesComponent.class, active=true) public class Config extends Object
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_MUC_DOMAIN_KEY |
static String |
INVITE_BOT_KEY |
Constructor and Description |
---|
Config() |
Modifier and Type | Method and Description |
---|---|
String |
getDefaultMucDomain() |
tigase.xmpp.jid.JID |
getInviteBotJID() |
void |
setDefaultMucDomain(String defaultMucDomain) |
void |
setInviteBotJID(tigase.xmpp.jid.JID inviteBotJID) |
public static final String INVITE_BOT_KEY
public static final String DEFAULT_MUC_DOMAIN_KEY
Copyright © 2016–2019 Tigase. All rights reserved.