Class StatelessWriteReplaceInterceptor
java.lang.Object
org.jboss.as.ejb3.component.session.StatelessWriteReplaceInterceptor
- All Implemented Interfaces:
org.jboss.invocation.Interceptor
public class StatelessWriteReplaceInterceptor
extends Object
implements org.jboss.invocation.Interceptor
Interceptor that handles the writeReplace method for a stateless and singleton session beans
- Author:
- Stuart Douglas
-
Field Summary
Fields inherited from interface org.jboss.invocation.Interceptor
EMPTY_ARRAY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jboss.invocation.InterceptorFactoryprocessInvocation(org.jboss.invocation.InterceptorContext context)
-
Constructor Details
-
StatelessWriteReplaceInterceptor
-
-
Method Details
-
processInvocation
- Specified by:
processInvocationin interfaceorg.jboss.invocation.Interceptor- Throws:
Exception
-
factory
-