A C D E G I N R S 
All Classes All Packages

A

addExampleChangeListener(ConfigurationChangeListener<ExamplePluginCfg>) - Method in interface com.example.opendj.server.ExamplePluginCfg
Register to be notified when this Example Plugin is changed.
applyConfigurationChange(ExamplePluginCfg) - Method in class com.example.opendj.ExamplePlugin
 

C

com.example.opendj - package com.example.opendj
Example OpenDJ Hello World plugin implementation classes.
com.example.opendj.client - package com.example.opendj.client
Provides client-side interfaces for querying and managing the Example OpenDJ Hello World plugin.
com.example.opendj.meta - package com.example.opendj.meta
Provides introspection interfaces for the Example OpenDJ Hello World plugin.
com.example.opendj.server - package com.example.opendj.server
Provides server-side interfaces for accessing the Example OpenDJ Hello World plugin.
configurationClass() - Method in interface com.example.opendj.server.ExamplePluginCfg
Gets the configuration class associated with this Example Plugin.
createClientConfiguration(ManagedObject<? extends ExamplePluginCfgClient>) - Method in class com.example.opendj.meta.ExamplePluginCfgDefn
createServerConfiguration(ServerManagedObject<? extends ExamplePluginCfg>) - Method in class com.example.opendj.meta.ExamplePluginCfgDefn

D

definition() - Method in interface com.example.opendj.client.ExamplePluginCfgClient
Get the configuration definition associated with this Example Plugin.
doStartup() - Method in class com.example.opendj.ExamplePlugin
 

E

ERR_INITIALIZE_PLUGIN - Static variable in class com.example.opendj.ExamplePluginMessages
"Invalid plugin type %s for the example plugin.
ExamplePlugin - Class in com.example.opendj
The example plugin implementation class.
ExamplePlugin() - Constructor for class com.example.opendj.ExamplePlugin
Default constructor.
ExamplePluginCfg - Interface in com.example.opendj.server
A server-side interface for querying Example Plugin settings.
ExamplePluginCfgClient - Interface in com.example.opendj.client
A client-side interface for reading and modifying Example Plugin settings.
ExamplePluginCfgDefn - Class in com.example.opendj.meta
An interface for querying the Example Plugin managed object definition meta information.
ExamplePluginMessages - Class in com.example.opendj
This file contains localizable message descriptors having the resource name com.example.opendj.example_plugin.

G

getEnabledPropertyDefinition() - Method in class com.example.opendj.meta.ExamplePluginCfgDefn
Get the "enabled" property definition.
getInstance() - Static method in class com.example.opendj.meta.ExamplePluginCfgDefn
Get the Example Plugin configuration definition singleton.
getInvokeForInternalOperationsPropertyDefinition() - Method in class com.example.opendj.meta.ExamplePluginCfgDefn
Get the "invoke-for-internal-operations" property definition.
getJavaClass() - Method in interface com.example.opendj.client.ExamplePluginCfgClient
Gets the "java-class" property.
getJavaClass() - Method in interface com.example.opendj.server.ExamplePluginCfg
Gets the "java-class" property.
getJavaClassPropertyDefinition() - Method in class com.example.opendj.meta.ExamplePluginCfgDefn
Get the "java-class" property definition.
getMessage() - Method in interface com.example.opendj.client.ExamplePluginCfgClient
Gets the "message" property.
getMessage() - Method in interface com.example.opendj.server.ExamplePluginCfg
Gets the "message" property.
getMessagePropertyDefinition() - Method in class com.example.opendj.meta.ExamplePluginCfgDefn
Get the "message" property definition.
getPluginTypePropertyDefinition() - Method in class com.example.opendj.meta.ExamplePluginCfgDefn
Get the "plugin-type" property definition.
getServerConfigurationClass() - Method in class com.example.opendj.meta.ExamplePluginCfgDefn

I

initializePlugin(Set<PluginType>, ExamplePluginCfg) - Method in class com.example.opendj.ExamplePlugin
 
isConfigurationChangeAcceptable(ExamplePluginCfg, List<LocalizableMessage>) - Method in class com.example.opendj.ExamplePlugin
 

N

NOTE_APPLY_CONFIGURATION_CHANGE - Static variable in class com.example.opendj.ExamplePluginMessages
"Example plugin message has been changed from '%s' to '%s'.
NOTE_DO_STARTUP - Static variable in class com.example.opendj.ExamplePluginMessages
Example plugin message '%s'.

R

removeExampleChangeListener(ConfigurationChangeListener<ExamplePluginCfg>) - Method in interface com.example.opendj.server.ExamplePluginCfg
Deregister an existing Example Plugin configuration change listener.
resourceName() - Static method in class com.example.opendj.ExamplePluginMessages
Returns the name of the resource associated with the messages contained in this class.

S

setJavaClass(String) - Method in interface com.example.opendj.client.ExamplePluginCfgClient
Sets the "java-class" property.
setMessage(String) - Method in interface com.example.opendj.client.ExamplePluginCfgClient
Sets the "message" property.
A C D E G I N R S 
All Classes All Packages