JAC project
AOPSYS
CEDRIC & LIP6 labs

org.objectweb.jac.aspects.distrans
Class BeginTransactionWrapper

java.lang.Object
  |
  +--org.objectweb.jac.core.Wrapper
        |
        +--org.objectweb.jac.aspects.distrans.BeginTransactionWrapper
All Implemented Interfaces:
Serializable

public class BeginTransactionWrapper
extends Wrapper

This wrapper delimits the begining of a transaction.

Version:
1.0
Author:
Lionel Seinturier
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.objectweb.jac.core.Wrapper
ac
 
Constructor Summary
BeginTransactionWrapper(AspectComponent ac)
           
 
Method Summary
 Object begin(Interaction interaction)
           
 
Methods inherited from class org.objectweb.jac.core.Wrapper
attr, attrdef, defines, getAspectComponent, getAspectComponentName, getExceptionHandlers, proceed, setAspectComponent, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BeginTransactionWrapper

public BeginTransactionWrapper(AspectComponent ac)
Parameters:
ac - the AC managing this wrapper
Method Detail

begin

public Object begin(Interaction interaction)

Contact JAC development team:
Renaud Pawlak
Lionel Seinturier
Laurent Martelli