Package dev.morphia

Class 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 Detail

      • AbstractEntityInterceptor

        public AbstractEntityInterceptor()
        Deprecated, for removal: This API element is subject to removal in a future version.