| Interface | Description |
|---|---|
| ImportAware |
Processors implementing this interface will be applied (by returning true for
ImportAware.isImportAware()
method) on imported resources during pre-processing execution. |
| MinimizeAware |
Mark processors implementing this interface as minimize aware.
|
| ResourcePostProcessor |
A processor which is applied after the merge.
|
| ResourcePreProcessor | |
| SupportAware |
Implementors of this interface will be able to provide information about its support.
|
| SupportedResourceTypeAware |
Mark processor implementing this interface that they are capable of providing supported
ResourceType. |
Copyright © 2008-2013. All Rights Reserved.