org.objectweb.fractal.aokell.glue.template
Class TemplateControllerTemplate
java.lang.Object
org.objectweb.fractal.aokell.glue.template.TemplateControllerTemplate
- All Implemented Interfaces:
- Factory, spoon.template.Template
public class TemplateControllerTemplate
- extends Object
- implements spoon.template.Template, Factory
This template defines the elements which are introduced in all classes
which are processed by TemplateControllerProcessor.
- Author:
- Lionel Seinturier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TemplateControllerTemplate
public TemplateControllerTemplate()
getFcContentDesc
public Object getFcContentDesc()
- Specified by:
getFcContentDesc
in interface Factory
getFcControllerDesc
public Object getFcControllerDesc()
- Specified by:
getFcControllerDesc
in interface Factory
getFcInstanceType
public Type getFcInstanceType()
- Specified by:
getFcInstanceType
in interface Factory
newFcInstance
public Component newFcInstance()
throws InstantiationException
- Specified by:
newFcInstance
in interface Factory
- Throws:
InstantiationException