public class AbstractFactoryTemplate extends GeneralClassTemplate
| Constructor and Description |
|---|
AbstractFactoryTemplate(Header header,
String packageName,
String abstractFactoryName,
String globallyUniqueName,
String moduleInstanceType,
List<Field> fields,
List<String> providedServices,
org.opendaylight.controller.config.yangjmxgenerator.ModuleMXBeanEntry mbe) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAbstractServiceInterfaceType() |
String |
getBundleContextType() |
String |
getDependencyResolverType() |
String |
getDynamicMBeanWithInstanceType() |
String |
getFtlTempleteLocation() |
String |
getGloballyUniqueName() |
String |
getInstanceType() |
org.opendaylight.controller.config.yangjmxgenerator.ModuleMXBeanEntry |
getMbe() |
String |
getModuleInstanceType() |
String |
getModuleNameType() |
String |
getModuleType() |
List<String> |
getProvidedServices() |
getConstructorsgetAnnotations, getFields, getFullyQualifiedName, getHeader, getJavadoc, getMethods, getPackageName, getRelativeFile, getTypeDeclaration, setJavadoc, toStringpublic String getGloballyUniqueName()
public String getInstanceType()
public String getModuleNameType()
public String getModuleInstanceType()
public String getAbstractServiceInterfaceType()
public String getModuleType()
public String getDependencyResolverType()
public String getDynamicMBeanWithInstanceType()
public String getBundleContextType()
public String getFtlTempleteLocation()
getFtlTempleteLocation in interface FtlTemplategetFtlTempleteLocation in class AbstractFtlTemplatepublic org.opendaylight.controller.config.yangjmxgenerator.ModuleMXBeanEntry getMbe()
Copyright © 2014. All Rights Reserved.