Uses of Class
org.opends.server.tools.BackendToolUtils.BackendInfo
-
Packages that use BackendToolUtils.BackendInfo Package Description org.opends.server.tools Contains various Directory Server tool implementations. -
-
Uses of BackendToolUtils.BackendInfo in org.opends.server.tools
Methods in org.opends.server.tools that return types with arguments of type BackendToolUtils.BackendInfo Modifier and Type Method Description static List<BackendToolUtils.BackendInfo>
BackendToolUtils. getLocalBackends(ServerContext serverContext)
Returns information about the local backends defined in the Directory Server configuration.
-