Interface ConfigurationProcessor


  • @Deprecated(since="2021-05-27")
    public interface ConfigurationProcessor
    Deprecated.
    The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.
    A ConfigurationProcessor for non XmlConfiguration format files.

    A file in non-XmlConfiguration file format may be processed by a ConfigurationProcessor instance that is returned from a ConfigurationProcessorFactory instance discovered by the ServiceLoader mechanism. This is used to allow spring configuration files to be used instead of jetty.xml