Class InterceptorEnvironment

  • All Implemented Interfaces:
    ResourceInjectionTarget

    public class InterceptorEnvironment
    extends Object
    implements ResourceInjectionTarget
    Class that represents the environment entries of an interceptor, defined in the interceptors section of ejb-jar.xml.
    Author:
    Stuart Douglas