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
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.jboss.invocation.Interceptorcreate(org.jboss.invocation.InterceptorFactoryContext context)
-
-
-
Constructor Detail
-
Factory
public Factory(String serviceName)
-
-