Package org.codehaus.metaclass.tools.tasks

The tasks package contains the Ant task that can be used to generate MetaClass descriptors by processing java source files.

See:
          Description

Class Summary
AddToFilterSetTask Task to add one FilterSet to another.
AddToInterceptorSetTask Task to add one InterceptorSet to another.
AddToPluginSetTask An ant task to add one plugin set to another.
FilterSet An Ant type representing a set of Filter definitions.
FormatEnum This is an enumeration that gives the option of either outputting as xml or as a serialized format.
GenerateClassDescriptorsTask A Task to generate Attributes descriptors from source files.
InterceptorSet An Ant type representing a set of Interceptor definitions.
PluginElement An element used by ant to configure an interceptor.
PluginSet An Ant type that represents a set of Plugins.
RegisterMetaClassLibTask Task that simply registers all the other MetaClass tasks using a single classloader.
 

Package org.codehaus.metaclass.tools.tasks Description

The tasks package contains the Ant task that can be used to generate MetaClass descriptors by processing java source files.



Copyright © 2003-2004 Codehaus. All Rights Reserved.