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 GenericHomeGenerator(ClassLoader cl)Remote30WrapperGenerator(ClassLoader cl, String businessIntfName, String remoteIntfName)Construct the Wrapper generator with the specified deployment descriptor and class loader.RemoteGenerator(ClassLoader cl, String businessIntf)Construct the Wrapper generator with the specified deployment descriptor and class loader.ServiceInterfaceGenerator(ClassLoader cl, Class sib)Construct the Wrapper generator with the specified deployment descriptor and class loader.
-