Class InboundInvocationHandlerFactory

All Implemented Interfaces:
AutoInstantiableFactory, ComponentFactory

public class InboundInvocationHandlerFactory extends AbstractNamedCacheComponentFactory implements AutoInstantiableFactory
Factory class that creates instances of PerCacheInboundInvocationHandler.
Since:
7.1
Author:
Pedro Ruivo
  • Constructor Details

    • InboundInvocationHandlerFactory

      public InboundInvocationHandlerFactory()
  • Method Details