| Package | Description |
|---|---|
| org.opends.guitools.controlpanel.datamodel |
Defines the data structures that are used in the control panel.
|
| org.opends.guitools.controlpanel.ui |
Contains the panels and dialogs displayed in the Control Panel.
|
| Modifier and Type | Method and Description |
|---|---|
BackendDescriptor.PluggableType |
BackendDescriptor.getPluggableType()
Get the type of pluggable backend.
|
static BackendDescriptor.PluggableType |
BackendDescriptor.PluggableType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BackendDescriptor.PluggableType[] |
BackendDescriptor.PluggableType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BackendDescriptor.setPluggableType(BackendDescriptor.PluggableType pluggableType)
Set the type of pluggable backend.
|
| Constructor and Description |
|---|
DatabaseMonitoringPanel(BackendDescriptor.PluggableType type)
Default constructor.
|
Copyright © 2010-2018 ForgeRock AS. All Rights Reserved.