Class BundleInstantiationSpecificationBuilder


  • public class BundleInstantiationSpecificationBuilder
    extends java.lang.Object
    This object builds a bundle instantiation spec from an XML element.
    Author:
    gjoranv
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static com.yahoo.container.bundle.BundleInstantiationSpecification build​(org.w3c.dom.Element spec)  
      • Methods inherited from class java.lang.Object

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

      • BundleInstantiationSpecificationBuilder

        public BundleInstantiationSpecificationBuilder()
    • Method Detail

      • build

        public static com.yahoo.container.bundle.BundleInstantiationSpecification build​(org.w3c.dom.Element spec)