Uses of Interface
org.forgerock.util.Action
-
Packages that use Action Package Description org.opends.server.core Contains various classes that comprise the core of the Directory Server codebase. -
-
Uses of Action in org.opends.server.core
Methods in org.opends.server.core with parameters of type Action Modifier and Type Method Description <E extends Exception>
voidGroupManager. doWithSharedLock(Action<E> action)
Executes the provided action after acquiring this group manager's lock.
-