|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.objectweb.jonas_lib.genclientstub.wrapper.ClientGenStubWrapper
public class ClientGenStubWrapper
ClientGenStub wrapper Used to launch ClientGenStub in DeployFile of JSR 88
| Constructor Summary | |
|---|---|
ClientGenStubWrapper()
Empty constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
callClientGenStubExecute(java.lang.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 java.lang.String callClientGenStubExecute(java.lang.String fileName)
throws java.lang.Exception
fileName - name of the file
java.lang.Exception - If ClientstubGen fails or if Reflection errors occurs
public boolean callClientGenStubIsInputModifed()
throws java.lang.Exception
java.lang.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 | ||||||||