JAC project
AOPSYS
CEDRIC & LIP6 labs

org.objectweb.jac.aspects.distribution
Class BroadcastingAC.BroadcastingWrapper

java.lang.Object
  |
  +--org.objectweb.jac.core.Wrapper
        |
        +--org.objectweb.jac.aspects.distribution.BroadcastingAC.BroadcastingWrapper
All Implemented Interfaces:
Serializable
Enclosing class:
BroadcastingAC

public class BroadcastingAC.BroadcastingWrapper
extends Wrapper

This wrapper wraps the broadcaster with a wrapping method that broadcast all the calls to the remote replicas.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.objectweb.jac.core.Wrapper
ac
 
Constructor Summary
BroadcastingAC.BroadcastingWrapper(AspectComponent ac, String hostExpr)
           
 
Method Summary
 Object broadcast(Interaction interaction)
          Performs a broadcasting.
 void invalidate()
           
 
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

BroadcastingAC.BroadcastingWrapper

public BroadcastingAC.BroadcastingWrapper(AspectComponent ac,
                                          String hostExpr)
Method Detail

invalidate

public void invalidate()

broadcast

public Object broadcast(Interaction interaction)
Performs a broadcasting.


Contact JAC development team:
Renaud Pawlak
Lionel Seinturier
Laurent Martelli