JAC project
AOPSYS
CEDRIC & LIP6 labs

org.objectweb.jac.aspects.transaction
Class Merging

java.lang.Object
  |
  +--org.objectweb.jac.aspects.transaction.Merging

public class Merging
extends Object


Constructor Summary
Merging()
           
 
Method Summary
static Vector diffFields(Wrappee o1, Wrappee o2)
           
static void merge(Wrappee receptor, Wrappee original, Wrappee modified)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Merging

public Merging()
Method Detail

merge

public static void merge(Wrappee receptor,
                         Wrappee original,
                         Wrappee modified)
                  throws Exception
Exception

diffFields

public static Vector diffFields(Wrappee o1,
                                Wrappee o2)

Contact JAC development team:
Renaud Pawlak
Lionel Seinturier
Laurent Martelli