Uses of Class
com.sun.ejb.codegen.GeneratorException
-
Packages that use GeneratorException Package Description com.sun.ejb.codegen -
-
Uses of GeneratorException in com.sun.ejb.codegen
Subclasses of GeneratorException in com.sun.ejb.codegen Modifier and Type Class Description classInvalidBeanclassInvalidHomeclassMethodNotFoundConstructors in com.sun.ejb.codegen that throw GeneratorException Constructor Description Remote30WrapperGenerator(ClassLoader loader, String businessIntfName, String remoteInterfaceName)Construct the Wrapper generator with the specified deployment descriptor and class loader.
-