public class Remote30WrapperGenerator extends Generator implements ClassGeneratorFactory
_logger, ejbClassSymbol| Constructor and Description |
|---|
Remote30WrapperGenerator(ClassLoader cl,
String businessIntfName,
String remoteIntfName)
Construct the Wrapper generator with the specified deployment
descriptor and class loader.
|
| Modifier and Type | Method and Description |
|---|---|
String |
className() |
void |
evaluate() |
String |
getGeneratedClass() |
getBaseName, getPackageName, getSecurityAttribute, getTxAttribute, getUniqueClassName, isEJBIntfMethod, printType, removeDupspublic Remote30WrapperGenerator(ClassLoader cl, String businessIntfName, String remoteIntfName) throws GeneratorException
GeneratorException.GeneratorExceptionpublic String getGeneratedClass()
getGeneratedClass in class Generatorpublic String className()
className in interface ClassGeneratorFactorypublic void evaluate()
evaluate in interface ClassGeneratorFactoryCopyright © 2019. All rights reserved.