|
||||||||||
| 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
Defines common methods used by all modifier
| Constructor Summary | |
AbsArchiveModifier(J2EEArchive archive)
Constructor |
|
| Method Summary | |
protected void |
generateFoundStubs(Config config,
Archive archive)
Generates stub/tie classes for a given archive with its config |
abstract Archive |
modify()
Modify the current archive and return a modified archive. |
| 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 AbsArchiveModifier(J2EEArchive archive)
archive - the j2ee archive| Method Detail |
public abstract Archive modify()
throws GenBaseException
modify in class ArchiveModifierGenBaseException - When Client Generation or storing phase fails.
protected void generateFoundStubs(Config config,
Archive archive)
throws ClientStubGenException
config - configuration to use for the generatorarchive - the file containing the remote class
ClientStubGenException - if the generation fails
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||