public class WccConfigParser
extends Object
implements oracle.adf.share.config.ADFConfigCallback
Parses the adf-config.xml to find the custom adf-wcc-config
element and then construct the map containing key-value pairs for
the element/attributes.
This class must be registered in META-INF/services/adf-config.properties
This class gets invoked as part of the ADFConfigCallback.parseADFConfiguration
http://aseng-wiki.us.oracle.com/asengwiki/display/ASDevJDeveloper/ADF+Config