Class Binding


  • public class Binding
    extends java.lang.Object
    Author:
    bjorncs
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String binding()  
      static Binding create​(com.yahoo.component.ComponentSpecification filterId, java.lang.String binding, com.yahoo.config.application.api.DeployLogger logger)  
      com.yahoo.component.ComponentSpecification filterId()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • create

        public static Binding create​(com.yahoo.component.ComponentSpecification filterId,
                                     java.lang.String binding,
                                     com.yahoo.config.application.api.DeployLogger logger)
      • filterId

        public com.yahoo.component.ComponentSpecification filterId()
      • binding

        public java.lang.String binding()