Package com.yahoo.component.chain.model
@ExportPackage
package com.yahoo.component.chain.model
-
ClassDescriptionComponents which can be chained together, and where dependency information is provided through annotations.Describes how a chained component should be created.A model of how the chains and components should be created.Builds a chains model from config.Specifies how the components should be selected to create a chain.For using non-component model classes with ComponentRegistry.Resolver<T>Maps component specifications to matching instances.