Package | Description |
---|---|
org.opends.guitools.controlpanel.datamodel |
Defines the data structures that are used in the control panel.
|
org.opends.guitools.controlpanel.util |
Contains some utilities used in the Control Panel.
|
Modifier and Type | Method and Description |
---|---|
ConnectionHandlerDescriptor |
ServerDescriptor.getAdminConnector()
Returns the admin connector.
|
Modifier and Type | Method and Description |
---|---|
Set<ConnectionHandlerDescriptor> |
ServerDescriptor.getConnectionHandlers()
Returns the listener descriptors of the server.
|
Modifier and Type | Field and Description |
---|---|
protected ConnectionHandlerDescriptor |
ConfigReader.adminConnector
The administration connector.
|
Modifier and Type | Field and Description |
---|---|
protected Set<ConnectionHandlerDescriptor> |
ConfigReader.listeners
The set of connection listeners.
|
Modifier and Type | Method and Description |
---|---|
ConnectionHandlerDescriptor |
ConfigReader.getAdminConnector()
Returns the admin connector.
|
Modifier and Type | Method and Description |
---|---|
Set<ConnectionHandlerDescriptor> |
ConfigReader.getConnectionHandlers()
Returns the listener descriptors found in the config.ldif.
|
Copyright 2010-2018 ForgeRock AS.