Interface Configurer

  • All Known Implementing Classes:
    AutowireCuratorConfigurer, DoNothingCuratorConfigurer

    public interface Configurer
    Interface for classes which configure the CuratorConfig tree. Intended for use by a configurer which autowires in any dependencies the Triggers/Actions have.
    • Method Detail

      • configure

        void configure​(java.lang.Object objectToConfigure)
        Perform configuration action on an object