Class StatefulWriteReplaceInterceptor
java.lang.Object
org.jboss.as.ejb3.component.stateful.StatefulWriteReplaceInterceptor
- All Implemented Interfaces:
org.jboss.invocation.Interceptor
public class StatefulWriteReplaceInterceptor
extends Object
implements org.jboss.invocation.Interceptor
Interceptor that handles the writeReplace method for a SFSB
- Author:
- Stuart Douglas
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from interface org.jboss.invocation.Interceptor
EMPTY_ARRAY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprocessInvocation(org.jboss.invocation.InterceptorContext context)
-
Constructor Details
-
StatefulWriteReplaceInterceptor
-
-
Method Details
-
processInvocation
- Specified by:
processInvocationin interfaceorg.jboss.invocation.Interceptor- Throws:
Exception
-