Uses of Class
com.example.opendj.meta.ExamplePluginCfgDefn
-
Packages that use ExamplePluginCfgDefn Package Description com.example.opendj.meta Provides introspection interfaces for the Example OpenDJ Hello World plugin. -
-
Uses of ExamplePluginCfgDefn in com.example.opendj.meta
Methods in com.example.opendj.meta that return ExamplePluginCfgDefn Modifier and Type Method Description static ExamplePluginCfgDefn
ExamplePluginCfgDefn. getInstance()
Get the Example Plugin configuration definition singleton.
-