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

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

Uses of FractalPlugin in org.objectweb.fractal.fraclet
 

Subclasses of FractalPlugin 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 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.