Uses of Class
org.opends.server.backends.ConfigurationBackend.ConfigurationBackendCfg
-
Packages that use ConfigurationBackend.ConfigurationBackendCfg Package Description org.opends.server.backends Contains various Directory Server backend implementations. -
-
Uses of ConfigurationBackend.ConfigurationBackendCfg in org.opends.server.backends
Methods in org.opends.server.backends that return ConfigurationBackend.ConfigurationBackendCfg Modifier and Type Method Description ConfigurationBackend.ConfigurationBackendCfg
ConfigurationBackend. getBackendCfg()
Returns a newConfigurationBackend.ConfigurationBackendCfg
for thisConfigurationBackend
.Methods in org.opends.server.backends with parameters of type ConfigurationBackend.ConfigurationBackendCfg Modifier and Type Method Description void
ConfigurationBackend. configureBackend(ConfigurationBackend.ConfigurationBackendCfg cfg, ServerContext serverContext)
-