JAC project
AOPSYS
CEDRIC & LIP6 labs

org.objectweb.jac.aspects.synchronization
Class SynchronizationAC.SynchronizationWrapper

java.lang.Object
  |
  +--org.objectweb.jac.core.Wrapper
        |
        +--org.objectweb.jac.aspects.synchronization.SynchronizationAC.SynchronizationWrapper
All Implemented Interfaces:
Serializable
Enclosing class:
SynchronizationAC

public class SynchronizationAC.SynchronizationWrapper
extends Wrapper

This inner wrapper implements the methods synchronization with a semaphore.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.objectweb.jac.core.Wrapper
ac
 
Constructor Summary
SynchronizationAC.SynchronizationWrapper(AspectComponent ac)
           
 
Method Summary
 Object synchronize(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

SynchronizationAC.SynchronizationWrapper

public SynchronizationAC.SynchronizationWrapper(AspectComponent ac)
Method Detail

synchronize

public Object synchronize(Interaction interaction)

Contact JAC development team:
Renaud Pawlak
Lionel Seinturier
Laurent Martelli