当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
EntitySynchronizationInterceptor.InstanceSynchronization (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.ejb.plugins
Class EntitySynchronizationInterceptor.InstanceSynchronization
java.lang.Object
org.jboss.ejb.plugins.EntitySynchronizationInterceptor.InstanceSynchronization
- All Implemented Interfaces:
- Synchronization
- Enclosing class:
- EntitySynchronizationInterceptor
- protected class EntitySynchronizationInterceptor.InstanceSynchronization
- extends Object
- implements Synchronization
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tx
protected Transaction tx
- The transaction we follow.
ctx
protected EntityEnterpriseContext ctx
- The context we manage.
lock
protected BeanLock lock
- The context lock
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.