|
||||||||||
| 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.genbase.modifier.AbsApplicationModifier
org.objectweb.jonas_ws.wsgen.modifier.ApplicationModifier
Modify a given Application.
| Constructor Summary | |
ApplicationModifier(Application archive)
Creates a new ApplicationModifier. |
|
| Method Summary | |
protected void |
init()
initialize modifier |
Archive |
modify()
Update the Manifest of the Application before modifying it. |
| Methods inherited from class org.objectweb.jonas_lib.genbase.modifier.AbsApplicationModifier |
getApplication, getCltModifiers, getEjbModifiers, getWebModifiers |
| 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 ApplicationModifier(Application archive)
throws WsGenException
archive - the Application J2EE archive
WsGenException - if the application modifier cannot be built| Method Detail |
protected void init()
init in class AbsApplicationModifier
public Archive modify()
throws GenBaseException
modify in class AbsApplicationModifierGenBaseException - When modifications failsAbsApplicationModifier.modify()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||