|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PluginElement | |
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. |
Uses of PluginElement in org.codehaus.metaclass.tools.tasks |
Methods in org.codehaus.metaclass.tools.tasks with parameters of type PluginElement | |
void |
FilterSet.addFilter(PluginElement element)
Add an Filter definition that will create Filter to process metadata. |
void |
GenerateClassDescriptorsTask.addFilter(PluginElement element)
Add a filter definition that will create filter to process metadata. |
void |
GenerateClassDescriptorsTask.addInterceptor(PluginElement element)
Add an interceptor definition that will create interceptor to process metadata. |
void |
InterceptorSet.addInterceptor(PluginElement element)
Add an interceptor definition that will create interceptor to process metadata. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |