Class ChainSpecificationBuilder

java.lang.Object
com.yahoo.vespa.model.builder.xml.dom.chains.ChainSpecificationBuilder

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

    • ChainSpecificationBuilder

      public ChainSpecificationBuilder(Element chainElement)
  • Method Details

    • build

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