|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.openejb.alt.containers.castor_cmp11.CastorCMP11_EntityContainer.SynchronizationWrapper
Field Summary | |
(package private) javax.ejb.EntityBean |
bean
|
(package private) CastorCMP11_EntityContainer.Key |
myIndex
|
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 |
|
Field Detail |
javax.ejb.EntityBean bean
CastorCMP11_EntityContainer.Key myIndex
Constructor Detail |
public CastorCMP11_EntityContainer.SynchronizationWrapper(javax.ejb.EntityBean ebean, CastorCMP11_EntityContainer.Key key)
Method Detail |
public void beforeCompletion()
beforeCompletion
in interface javax.transaction.Synchronization
public void afterCompletion(int status)
afterCompletion
in interface javax.transaction.Synchronization
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |