Class BundleInstantiationSpecificationBuilder

java.lang.Object
com.yahoo.vespa.model.container.xml.BundleInstantiationSpecificationBuilder

public class BundleInstantiationSpecificationBuilder extends Object
This object builds a bundle instantiation spec from an XML element.
Author:
gjoranv
  • Constructor Details

    • BundleInstantiationSpecificationBuilder

      public BundleInstantiationSpecificationBuilder()
  • Method Details

    • build

      public static com.yahoo.container.bundle.BundleInstantiationSpecification build(Element spec)