Uses of Interface
org.forgerock.util.Action
Package
Description
Classes and interfaces for core types including connections, entries, and
attributes.
Contains various classes that comprise the core of the Directory Server codebase.
-
Uses of Action in org.forgerock.opendj.ldap
Modifier and TypeMethodDescriptionFunctions.emptyAction()
Returns an empty action for RxJava and ForgeRock. -
Uses of Action in org.opends.server.core
Modifier and TypeMethodDescription<E extends Exception>
voidGroupManager.doWithSharedLock
(Action<E> action) Executes the provided action after acquiring this group manager's lock.