Package org.jboss.as.ejb3.security
Class SecurityDomainInterceptorFactory
java.lang.Object
org.jboss.as.ee.component.ComponentInterceptorFactory
org.jboss.as.ejb3.security.SecurityDomainInterceptorFactory
- All Implemented Interfaces:
org.jboss.invocation.InterceptorFactory
- Author:
- Farah Juma
-
Field Summary
FieldsFields inherited from interface org.jboss.invocation.InterceptorFactory
EMPTY_ARRAY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jboss.as.ee.component.ComponentInterceptorFactory
create
-
Field Details
-
INSTANCE
public static final org.jboss.invocation.InterceptorFactory INSTANCE
-
-
Constructor Details
-
SecurityDomainInterceptorFactory
public SecurityDomainInterceptorFactory()
-
-
Method Details
-
create
protected org.jboss.invocation.Interceptor create(Component component, org.jboss.invocation.InterceptorFactoryContext context) - Specified by:
createin classComponentInterceptorFactory
-