|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.jonas_lib.genbase.modifier.ArchiveModifier
org.objectweb.jonas_lib.genclientstub.modifier.AbsArchiveModifier
org.objectweb.jonas_lib.genclientstub.modifier.ClientModifier
Modify a given Client.
| Constructor Summary | |
ClientModifier(Client client)
Creates a new ClientModifier object. |
|
| Method Summary | |
Archive |
modify()
Modify the current archive and return a modified archive. |
| Methods inherited from class org.objectweb.jonas_lib.genclientstub.modifier.AbsArchiveModifier |
generateFoundStubs |
| Methods inherited from class org.objectweb.jonas_lib.genbase.modifier.ArchiveModifier |
getArchive, getLogger, save, save |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ClientModifier(Client client)
client - Client Archive| Method Detail |
public Archive modify()
throws GenBaseException
modify in class AbsArchiveModifierGenBaseException - When Client Generation or storing phase fails.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||