Class ChainSpecificationBuilder


  • public class ChainSpecificationBuilder
    extends Object
    Creates a partial ChainSpecification without inner components
    Author:
    Tony Vaagenes
    • Constructor Detail

      • ChainSpecificationBuilder

        public ChainSpecificationBuilder​(Element chainElement)
    • Method Detail

      • build

        public com.yahoo.component.chain.model.ChainSpecification build​(Set<com.yahoo.component.ComponentSpecification> outerComponentReferences)