Class AsyncEntityModifierImpl.AsyncImpl
java.lang.Object
net.binis.codegen.async.executor.impl.BaseAsyncExecutorImpl<AsyncModifier<T,R>,R>
net.binis.codegen.spring.modifier.impl.AsyncEntityModifierImpl.AsyncImpl
- All Implemented Interfaces:
AsyncModifier<T,R>
- Enclosing class:
AsyncEntityModifierImpl<T,R>
protected class AsyncEntityModifierImpl.AsyncImpl
extends net.binis.codegen.async.executor.impl.BaseAsyncExecutorImpl<AsyncModifier<T,R>,R>
implements AsyncModifier<T,R>
-
Field Summary
Fields inherited from class net.binis.codegen.async.executor.impl.BaseAsyncExecutorImpl
delay, flow, unit -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.binis.codegen.async.executor.impl.BaseAsyncExecutorImpl
delay, delay, flow, internalExecuteMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.binis.codegen.spring.async.AsyncModifier
delay, delay, flow
-
Constructor Details
-
AsyncImpl
protected AsyncImpl()
-
-
Method Details
-
save
- Specified by:
savein interfaceAsyncModifier<T,R>
-
delete
- Specified by:
deletein interfaceAsyncModifier<T,R>
-
execute
- Specified by:
executein interfaceAsyncModifier<T,R>
-