public class RemoteGenerator extends Generator implements ClassGeneratorFactory
_logger, ejbClassSymbol
Constructor and Description |
---|
RemoteGenerator(ClassLoader cl,
String businessIntf)
Construct the Wrapper generator with the specified deployment
descriptor and class loader.
|
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 RemoteGenerator(ClassLoader cl, String businessIntf) throws GeneratorException
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.