Class EventHandlerFactory

java.lang.Object
com.oracle.coherence.spring.event.liveevent.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 Details

    • EventHandlerFactory

      public EventHandlerFactory()
  • Method Details