Class ConstructorInterceptionInstantiator<T>

  • All Implemented Interfaces:
    Instantiator<T>

    public class ConstructorInterceptionInstantiator<T>
    extends ForwardingInstantiator<T>
    Delegating Instantiator that takes care of AroundConstruct interceptor invocation.
    Author:
    Jozef Hartinger