Uses of Class
org.ow2.jonas.generators.genclientstub.ClientStubGenException

Packages that use ClientStubGenException
org.ow2.jonas.generators.genclientstub.generator   
org.ow2.jonas.generators.genclientstub.modifier   
 

Uses of ClientStubGenException in org.ow2.jonas.generators.genclientstub.generator
 

Methods in org.ow2.jonas.generators.genclientstub.generator that throw ClientStubGenException
 void Generator.addFiles(Archive archive)
          Add generated files into an Archive
 void Generator.compile()
          Compile generated java files into classes directory.
 void Generator.generate()
          Generate stub files.
 

Uses of ClientStubGenException in org.ow2.jonas.generators.genclientstub.modifier
 

Methods in org.ow2.jonas.generators.genclientstub.modifier that throw ClientStubGenException
protected  void AbsArchiveModifier.generateFoundStubs(Config config, Archive archive)
          Generates stub/tie classes for a given archive with its config
 Archive EjbJarModifier.modify()
          modify the current EjbJar.
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.