Package | Description |
---|---|
org.forgerock.opendj.server.config.client |
Provides client-side interfaces for querying and managing the Core
directory server administrative components.
|
org.forgerock.opendj.server.config.meta |
Provides introspection interfaces for the Core directory server
administrative components.
|
org.forgerock.opendj.server.config.server |
Provides server-side interfaces for accessing the Core directory
server administrative components.
|
Modifier and Type | Method and Description |
---|---|
ManagedObjectDefinition<? extends NumSubordinatesVirtualAttributeCfgClient,? extends NumSubordinatesVirtualAttributeCfg> |
NumSubordinatesVirtualAttributeCfgClient.definition()
Get the configuration definition associated with this Num Subordinates Virtual Attribute.
|
Modifier and Type | Method and Description |
---|---|
NumSubordinatesVirtualAttributeCfg |
NumSubordinatesVirtualAttributeCfgDefn.createServerConfiguration(ServerManagedObject<? extends NumSubordinatesVirtualAttributeCfg> impl) |
Modifier and Type | Method and Description |
---|---|
Class<NumSubordinatesVirtualAttributeCfg> |
NumSubordinatesVirtualAttributeCfgDefn.getServerConfigurationClass() |
Modifier and Type | Method and Description |
---|---|
NumSubordinatesVirtualAttributeCfg |
NumSubordinatesVirtualAttributeCfgDefn.createServerConfiguration(ServerManagedObject<? extends NumSubordinatesVirtualAttributeCfg> impl) |
Modifier and Type | Method and Description |
---|---|
Class<? extends NumSubordinatesVirtualAttributeCfg> |
NumSubordinatesVirtualAttributeCfg.configurationClass()
Gets the configuration class associated with this Num Subordinates Virtual Attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
NumSubordinatesVirtualAttributeCfg.addNumSubordinatesChangeListener(ConfigurationChangeListener<NumSubordinatesVirtualAttributeCfg> listener)
Register to be notified when this Num Subordinates Virtual Attribute is changed.
|
void |
NumSubordinatesVirtualAttributeCfg.removeNumSubordinatesChangeListener(ConfigurationChangeListener<NumSubordinatesVirtualAttributeCfg> listener)
Deregister an existing Num Subordinates Virtual Attribute configuration change listener.
|
Copyright 2010-2020 ForgeRock AS.