Package | Description |
---|---|
tigase.kernel.beans.selector | |
tigase.util.setup |
Modifier and Type | Method and Description |
---|---|
static ConfigTypeEnum |
ServerBeanSelector.getConfigType(Kernel kernel) |
static ConfigTypeEnum |
ConfigTypeEnum.valueForId(String id) |
static ConfigTypeEnum |
ConfigTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigTypeEnum[] |
ConfigTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static ConfigBuilder |
SetupHelper.generateConfig(ConfigTypeEnum configType,
String dbUri,
boolean clusterMode,
boolean acs,
Optional<Set<String>> optionalComponentsOption,
Optional<Set<String>> forceEnabledComponentsOptions,
Optional<Set<String>> pluginsOption,
String defaultVirtualHost,
Optional<BareJID[]> admins,
Optional<SetupHelper.HttpSecurity> httpSecurity) |
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.