Package org.omnaest.utils.operation.decorator

Class Summary
OperationDecorator<RESULT,PARAMETER> Abstract decorator for an Operation
OperationDecoratorReentrantLock<RESULT,PARAMETER> An OperationDecorator which decorates the Operation.execute(Object) invocation with the use of ReentrantLock.lock().
 



Copyright © 2013. All Rights Reserved.