Class EventHandlerFactory


  • public class EventHandlerFactory
    extends Object
    Manages registration of observer methods with InterceptorRegistry upon ConfigurableCacheFactory activation, and their subsequent un-registration on deactivation.
    Since:
    3.0
    Author:
    Jonathan Knight, Gunnar Hillert
    • Constructor Detail

      • EventHandlerFactory

        public EventHandlerFactory()