All Classes and Interfaces
Class
Description
Basic substrate for a typical ConfigFileProcessor.
Basic substrate for wiring ConfigFileProcessors through OSGi Declarative Services.
Takes care of obtain object schema, schema QName is used as base to create a pattern
(QName + "-" + * + ".xml") to recognize which files needs to be processed by each
e.g.
Implementation of
ConfigFileProcessor which forwards request to a delegate.