|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Redefiner
Interface that all "redefiner" implementations should implement.
Redefines all classes at all points defined by theChangeSet
passed to the
redefine
method.
Method Summary | |
---|---|
void |
redefine(ChangeSet changeSet)
Redefines all classes affected by the change set according to the rules defined in the change set. |
Method Detail |
---|
void redefine(ChangeSet changeSet)
changeSet
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |