Package org.opends.server.tools
Class BackendToolUtils.BackendInfo
java.lang.Object
org.opends.server.tools.BackendToolUtils.BackendInfo
- Enclosing class:
- BackendToolUtils
Contains backend infos:
LocalBackend
, baseDNs and BackendCfg
.-
Method Summary
Modifier and TypeMethodDescriptionReturns the backend configuration.LocalBackend<?>
Returns the local backend.
-
Method Details
-
getLocalBackend
Returns the local backend.- Returns:
- the local backend
-
getConfig
Returns the backend configuration.- Returns:
- the backend configuration
-