Class StatefulRemoveDelegationInterceptor
- java.lang.Object
-
- org.jboss.as.ejb3.component.stateful.StatefulRemoveDelegationInterceptor
-
- All Implemented Interfaces:
org.jboss.invocation.Interceptor
public class StatefulRemoveDelegationInterceptor extends Object implements org.jboss.invocation.Interceptor
Interceptor that delegates calls to Enterprise Beans 2.x remove methods to the component remove method interceptor chain- Author:
- Stuart Douglas
-
-
Field Summary
Fields Modifier and Type Field Description static org.jboss.invocation.InterceptorFactoryFACTORY
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectprocessInvocation(org.jboss.invocation.InterceptorContext context)
-