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, removeDups
public GenericHomeGenerator(ClassLoader cl) throws GeneratorException
GeneratorException
public String getGeneratedClass()
getGeneratedClass
in class Generator
public String className()
className
in interface ClassGeneratorFactory
public void evaluate()
evaluate
in interface ClassGeneratorFactory
Copyright © 2018. All rights reserved.