Interface ExposedBinding<T>

    • Method Detail

      • getPrivateElements

        PrivateElements getPrivateElements()
        Returns the enclosed environment that holds the original binding.
      • applyTo

        void applyTo​(Binder binder)
        Unsupported. Always throws UnsupportedOperationException.
        Specified by:
        applyTo in interface Element
        Parameters:
        binder - to apply configuration element to