Class AsyncInterceptorChainImpl

  • All Implemented Interfaces:
    AsyncInterceptorChain

    public class AsyncInterceptorChainImpl
    extends Object
    implements AsyncInterceptorChain
    Knows how to build and manage a chain of interceptors. Also in charge with invoking methods on the chain.
    Since:
    9.0
    Author:
    Dan Berindei