|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.jac.aspects.transaction.Merging
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 |
public Merging()
Method Detail |
public static void merge(Wrappee receptor, Wrappee original, Wrappee modified) throws Exception
Exception
public static Vector diffFields(Wrappee o1, Wrappee o2)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |