Class ChainRegistry<T extends ChainedComponent>


  • public class ChainRegistry<T extends ChainedComponent>
    extends com.yahoo.component.provider.ComponentRegistry<Chain<T>>
    A registry of chains
    Author:
    Tony Vaagenes
    • Constructor Summary

      Constructors 
      Constructor Description
      ChainRegistry()  
    • Constructor Detail

      • ChainRegistry

        public ChainRegistry()