Uses of Class
org.forgerock.opendj.server.config.meta.CancelExtendedOperationHandlerCfgDefn
-
Packages that use CancelExtendedOperationHandlerCfgDefn Package Description org.forgerock.opendj.server.config.meta Provides introspection interfaces for the Core directory server administrative components. -
-
Uses of CancelExtendedOperationHandlerCfgDefn in org.forgerock.opendj.server.config.meta
Methods in org.forgerock.opendj.server.config.meta that return CancelExtendedOperationHandlerCfgDefn Modifier and Type Method Description static CancelExtendedOperationHandlerCfgDefn
CancelExtendedOperationHandlerCfgDefn. getInstance()
Get the Cancel Extended Operation Handler configuration definition singleton.
-