Class InterceptionFactoryImpl<T>

  • Type Parameters:
    T -
    All Implemented Interfaces:
    InterceptionFactory<T>

    public class InterceptionFactoryImpl<T>
    extends Object
    implements InterceptionFactory<T>
    Instances of this class are not suitable for sharing between threads.
    Author:
    Martin Kouba