public class GenericHomeGenerator extends Generator implements ClassGeneratorFactory
_logger, ejbClassSymbol| Constructor and Description |
|---|
GenericHomeGenerator(ClassLoader cl) |
| Modifier and Type | Method and Description |
|---|---|
String |
className() |
void |
evaluate() |
String |
getGeneratedClass()
Get the fully qualified name of the generated class.
|
getBaseName, getPackageName, getSecurityAttribute, getTxAttribute, getUniqueClassName, isEJBIntfMethod, printType, removeDupspublic GenericHomeGenerator(ClassLoader cl) throws GeneratorException
GeneratorExceptionpublic String getGeneratedClass()
getGeneratedClass in class Generatorpublic String className()
className in interface ClassGeneratorFactorypublic void evaluate()
evaluate in interface ClassGeneratorFactoryCopyright © 2017. All rights reserved.