|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jonas_ws.wsgen.modifier.ArchiveModifier
org.objectweb.jonas_ws.wsgen.modifier.ApplicationModifier
Modify a given Application.
Field Summary |
Fields inherited from class org.objectweb.jonas_ws.wsgen.modifier.ArchiveModifier |
logger |
Constructor Summary | |
ApplicationModifier(Application archive)
Creates a new ApplicationModifier. |
Method Summary | |
Archive |
modify()
Modify the current archive and return a modified archive. |
Methods inherited from class org.objectweb.jonas_ws.wsgen.modifier.ArchiveModifier |
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)
archive
- the Application J2EE archiveMethod Detail |
public Archive modify() throws WsGenException
modify
in class ArchiveModifier
WsGenException
- When modifications fails
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |