Class StatefulWriteReplaceInterceptor.Factory
java.lang.Object
org.jboss.as.ejb3.component.stateful.StatefulWriteReplaceInterceptor.Factory
- All Implemented Interfaces:
org.jboss.invocation.InterceptorFactory
- Enclosing class:
- StatefulWriteReplaceInterceptor
public static class StatefulWriteReplaceInterceptor.Factory
extends Object
implements org.jboss.invocation.InterceptorFactory
-
Field Summary
Fields inherited from interface org.jboss.invocation.InterceptorFactory
EMPTY_ARRAY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.jboss.invocation.Interceptorcreate(org.jboss.invocation.InterceptorFactoryContext context)
-
Constructor Details
-
Factory
-
-
Method Details
-
create
public org.jboss.invocation.Interceptor create(org.jboss.invocation.InterceptorFactoryContext context) - Specified by:
createin interfaceorg.jboss.invocation.InterceptorFactory
-