Class ComponentsBuilder<T extends ChainedComponent<?>>


  • public class ComponentsBuilder<T extends ChainedComponent<?>>
    extends java.lang.Object
    Creates component models and component references from xml for a given scope.
    Author:
    Tony Vaagenes
    • Method Detail

      • getComponentDefinitions

        public java.util.Collection<T> getComponentDefinitions()
      • getOuterComponentReferences

        public java.util.Set<com.yahoo.component.ComponentSpecification> getOuterComponentReferences()