Class LifecycleCallbacks

  • All Implemented Interfaces:
    ModuleLifecycle

    @MetaInfServices(ModuleLifecycle.class)
    public class LifecycleCallbacks
    extends Object
    implements ModuleLifecycle
    Module lifecycle callbacks implementation that enables module specific org.infinispan.marshall.AdvancedExternalizer implementations to be registered. Information about the valid id range can be found here
    Since:
    5.0
    Author:
    Galder ZamarreƱo