public class StubModuleTemplate extends GeneralClassTemplate
| Constructor and Description |
|---|
StubModuleTemplate(Header header,
String packageName,
String stubModuleName,
String extendedClass) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAbstractServiceInterfaceType() |
String |
getDependencyResolverType() |
String |
getDynamicMBeanWithInstanceType() |
String |
getExtendedClass() |
String |
getFtlTempleteLocation() |
String |
getInstanceType() |
String |
getModuleNameType() |
String |
getModuleType() |
getConstructorsgetAnnotations, getFields, getFullyQualifiedName, getHeader, getJavadoc, getMethods, getPackageName, getRelativeFile, getTypeDeclaration, setJavadoc, toStringpublic String getExtendedClass()
public String getInstanceType()
public String getModuleNameType()
public String getAbstractServiceInterfaceType()
public String getModuleType()
public String getDependencyResolverType()
public String getDynamicMBeanWithInstanceType()
public String getFtlTempleteLocation()
getFtlTempleteLocation in interface FtlTemplategetFtlTempleteLocation in class AbstractFtlTemplateCopyright © 2014. All Rights Reserved.