Package org.hawaiiframework.util.semaphore
-
Interface Summary Interface Description GuardedMethod Functional interface to allow shielding of the method to invoke using theGuardedMethodInvoker
.GuardedMethodInvoker Guard that only oneGuardedMethod
is active at one point in time. -
Class Summary Class Description GuardedMethodInvokerImpl Default implementation ofGuardedMethodInvoker
.