Class InterceptionContext

java.lang.Object
org.jboss.weld.interceptor.proxy.InterceptionContext
All Implemented Interfaces:
Serializable

public class InterceptionContext extends Object implements Serializable
Holds interceptor metadata and interceptor instances throughout the lifecycle of the intercepted instance.
Author:
Jozef Hartinger, Martin Kouba
See Also: