org.jboss.ejb3.stateful
Class StatefulInstanceInterceptor.SFSBSessionSynchronization
java.lang.Object
org.jboss.ejb3.stateful.StatefulInstanceInterceptor.SFSBSessionSynchronization
- All Implemented Interfaces:
- Synchronization
- Enclosing class:
- StatefulInstanceInterceptor
protected static class StatefulInstanceInterceptor.SFSBSessionSynchronization
- extends Object
- implements Synchronization
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatefulInstanceInterceptor.SFSBSessionSynchronization
public StatefulInstanceInterceptor.SFSBSessionSynchronization(StatefulBeanContext ctx)
beforeCompletion
public void beforeCompletion()
- Specified by:
beforeCompletion in interface Synchronization
afterCompletion
public void afterCompletion(int status)
- Specified by:
afterCompletion in interface Synchronization
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.