Uses of Class
org.objectweb.fractal.fraclet.Plugin

Packages that use Plugin
org.objectweb.fractal.fraclet contains the available Fraclet generators
 

Uses of Plugin in org.objectweb.fractal.fraclet
 

Subclasses of Plugin in org.objectweb.fractal.fraclet
 class AttributeControllerPlugin
          XDoclet plugin applied in conjunction with the FractalAttributePlugin.vm template to generate the AttributeController interface associated to a component.
 class CompositeDefinitionPlugin
          XDoclet plugin applied in conjunction with the FractalAdlPlugin.jelly template to generate primitive component descriptor file.
 class FractalPlugin
          Abstract Fractal plugin supporting Jelly and Velocity as template engines.
 class MonologConfigurationPlugin
          XDoclet plugin applied to applications to generate monolog.properties file automatically.
 class PrimitiveComponentPlugin
          XDoclet plugin applied in conjunction with the FractalPrimitivePlugin.vm template to generate the Component implementation.
 class PrimitiveDefinitionPlugin
          XDoclet plugin applied in conjunction with the FractalAdlPlugin.jelly template to generate primitive component descriptor file.