|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jonas.generators.genclientstub.wrapper.ClientGenStubWrapper
public class ClientGenStubWrapper
ClientGenStub wrapper Used to launch ClientGenStub in DeployFile of JSR 88
| Constructor Summary | |
|---|---|
ClientGenStubWrapper()
Empty constructor. |
|
| Method Summary | |
|---|---|
String |
callClientGenStubExecute(String fileName)
Wrapper around ClientstubGen.execute(String[]) method |
boolean |
callClientGenStubIsInputModifed()
Wrapper around ClientGenStubGen.isModified() method |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClientGenStubWrapper()
| Method Detail |
|---|
public String callClientGenStubExecute(String fileName)
throws Exception
fileName - name of the file
Exception - If ClientstubGen fails or if Reflection errors occurs
public boolean callClientGenStubIsInputModifed()
throws Exception
Exception - If ClientStub fails or if Reflection errors occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||