Package net.binis.codegen.spring
Class AsyncEntityModifier.AsyncImpl
java.lang.Object
net.binis.codegen.spring.AsyncEntityModifier.AsyncImpl
- All Implemented Interfaces:
AsyncModifier<T>
- Enclosing class:
- AsyncEntityModifier<T,R>
protected class AsyncEntityModifier.AsyncImpl extends Object implements AsyncModifier<T>
-
Constructor Summary
Constructors Modifier Constructor Description protectedAsyncImpl() -
Method Summary
-
Constructor Details
-
AsyncImpl
protected AsyncImpl()
-
-
Method Details
-
save
public void save()- Specified by:
savein interfaceAsyncModifier<T>
-
delete
public void delete()- Specified by:
deletein interfaceAsyncModifier<T>
-
execute
- Specified by:
executein interfaceAsyncModifier<T>
-