Interface PaxWebManagedService.ConfigurationUpdater

  • All Known Implementing Classes:
    Activator
    Enclosing class:
    PaxWebManagedService

    public static interface PaxWebManagedService.ConfigurationUpdater
    Interface
    • Method Detail

      • updateConfiguration

        void updateConfiguration​(Dictionary<String,​?> properties)
        Decoupling from ConfigurationAdmin, so pax-web-runtime can use CM or work without it. This method is used to inform configuration mechanisms that properties in org.ops4j.pax.web PID has changed.
        Parameters:
        properties -