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
Fields inherited from class org.objectweb.jac.core.Wrapper |
ac |
BeginTransactionWrapper
public BeginTransactionWrapper(AspectComponent ac)
- Parameters:
ac
- the AC managing this wrapper
begin
public Object begin(Interaction interaction)