org.jboss.ejb3.stateful
Class SessionSynchronizationInterceptor
java.lang.Object
org.jboss.ejb3.stateful.SessionSynchronizationInterceptor
- All Implemented Interfaces:
- org.jboss.aop.advice.Interceptor
public class SessionSynchronizationInterceptor
- extends Object
- implements org.jboss.aop.advice.Interceptor
Comment
- Version:
- $Revision: 84801 $
- Author:
- Bill Burke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionSynchronizationInterceptor
public SessionSynchronizationInterceptor()
getName
public String getName()
- Specified by:
getName
in interface org.jboss.aop.advice.Interceptor
registerSessionSynchronization
protected void registerSessionSynchronization(StatefulBeanContext ctx)
throws RemoteException,
SystemException
- Throws:
RemoteException
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 © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.