Package org.objectweb.fractal.fraclet.annotation.generator.template

This package contains the generators for the classes (Java template code).

See:
          Description

Class Summary
AttributeTemplate A template code to manage the Attribute annotation.
BindFcTemplate A template to manage the bindFc method
BindRcTemplate A template to manage the bindFc method to get the Component reference
ComponentServiceTemplate A template code to manage the introduction of specific services.
GetterSetterTemplate A template to insert getter/setter to a given field
LifeCycleTemplate A template code to manage the LifeCycle annotation.
LifeCycleTemplateStart A template code to manage the LifeCycle annotation.
LifeCycleTemplateStop A template code to manage the LifeCycle annotation.
ListFcTemplate A template to manage the listFc method
LogTemplate A template to manage the bindFc method to get the Component reference
LookupFcTemplate A template to manage the LookupFc method
MonologTemplate A template to manage the reference to the logger.
NonTypedBindFcTemplate A template to manage the bindFc method when the field is not well typed, and the signature parameter is used.
RequiresTemplate A template code to insert the binding controller methods.
UnbindFcTemplate A template to manage the unbindFc method
 

Package org.objectweb.fractal.fraclet.annotation.generator.template Description

This package contains the generators for the classes (Java template code).