org.jboss.ejb3.stateful
Class StatefulInstanceInterceptor
java.lang.Object
org.jboss.ejb3.stateful.StatefulInstanceInterceptor
- All Implemented Interfaces:
- org.jboss.aop.advice.Interceptor
public class StatefulInstanceInterceptor
- extends Object
- implements org.jboss.aop.advice.Interceptor
Comment
- Version:
- $Revision: 1.3.2.4 $
- Author:
- Bill Burke
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatefulInstanceInterceptor
public StatefulInstanceInterceptor()
getName
public String getName()
- Specified by:
getName in interface org.jboss.aop.advice.Interceptor
registerSessionSynchronization
protected void registerSessionSynchronization(StatefulBeanContext ctx)
throws SystemException
- Throws:
SystemException
invoke
public Object invoke(org.jboss.aop.joinpoint.Invocation invocation)
throws Throwable
- Specified by:
invoke in interface org.jboss.aop.advice.Interceptor
- Throws:
Throwable
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.