T - the state typepublic abstract static class IUnitOfWork.Void<T> extends Object implements IUnitOfWork<Object,T>
IUnitOfWork.Void<T>| Constructor and Description |
|---|
IUnitOfWork.Void() |
public final Object exec(T state) throws Exception
exec in interface IUnitOfWork<Object,T>state - - The state, which is synchronized while this method is executed
Do not return any references to something contained in this resourceExceptionCopyright © 2015. All Rights Reserved.