Class ManagedBeanCreateInterceptor
java.lang.Object
org.jboss.as.ee.managedbean.component.ManagedBeanCreateInterceptor
- All Implemented Interfaces:
org.jboss.invocation.Interceptor
public final class ManagedBeanCreateInterceptor
extends Object
implements org.jboss.invocation.Interceptor
- Author:
- David M. Lloyd
-
Field Summary
FieldsFields inherited from interface org.jboss.invocation.Interceptor
EMPTY_ARRAY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprocessInvocation(org.jboss.invocation.InterceptorContext context)
-
Field Details
-
FACTORY
public static final org.jboss.invocation.InterceptorFactory FACTORY
-
-
Constructor Details
-
ManagedBeanCreateInterceptor
public ManagedBeanCreateInterceptor()
-
-
Method Details
-
processInvocation
- Specified by:
processInvocationin interfaceorg.jboss.invocation.Interceptor- Throws:
Exception
-