org.openejb.alt.containers.castor_cmp11
Class CastorCMP11_EntityContainer.SynchronizationWrapper

java.lang.Object
  extended byorg.openejb.alt.containers.castor_cmp11.CastorCMP11_EntityContainer.SynchronizationWrapper
All Implemented Interfaces:
Synchronization
Enclosing class:
CastorCMP11_EntityContainer

public class CastorCMP11_EntityContainer.SynchronizationWrapper
extends Object
implements Synchronization


Constructor Summary
CastorCMP11_EntityContainer.SynchronizationWrapper(javax.ejb.EntityBean ebean, CastorCMP11_EntityContainer.Key key)
           
 
Method Summary
 void afterCompletion(int status)
           
 void beforeCompletion()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CastorCMP11_EntityContainer.SynchronizationWrapper

public CastorCMP11_EntityContainer.SynchronizationWrapper(javax.ejb.EntityBean ebean,
                                                          CastorCMP11_EntityContainer.Key key)
Method Detail

beforeCompletion

public void beforeCompletion()
Specified by:
beforeCompletion in interface Synchronization

afterCompletion

public void afterCompletion(int status)
Specified by:
afterCompletion in interface Synchronization


Copyright © 1999-2007 OpenEJB. All Rights Reserved.