Package dev.morphia
Class AbstractEntityInterceptor
- java.lang.Object
-
- dev.morphia.AbstractEntityInterceptor
-
- All Implemented Interfaces:
EntityInterceptor
@Deprecated(since="2.0", forRemoval=true) public class AbstractEntityInterceptor extends Object implements EntityInterceptor
Deprecated, for removal: This API element is subject to removal in a future version.the noop default methods have been moved to the interface. This class is now vestigial.
-
-
Constructor Summary
Constructors Constructor Description AbstractEntityInterceptor()
Deprecated, for removal: This API element is subject to removal in a future version.
-