Package org.jboss.as.ee.component
Class InterceptorEnvironment
java.lang.Object
org.jboss.as.ee.component.InterceptorEnvironment
- All Implemented Interfaces:
ResourceInjectionTarget
Class that represents the environment entries of an interceptor, defined in the interceptors section
of ejb-jar.xml.
- Author:
- Stuart Douglas
-
Constructor Summary
ConstructorsConstructorDescriptionInterceptorEnvironment(DeploymentDescriptorEnvironment deploymentDescriptorEnvironment) -
Method Summary
Modifier and TypeMethodDescriptionvoid
-
Constructor Details
-
InterceptorEnvironment
-
-
Method Details
-
getBindingConfigurations
-
addResourceInjection
- Specified by:
addResourceInjectionin interfaceResourceInjectionTarget
-
getResourceInjections
-
getDeploymentDescriptorEnvironment
-