Class FilterChains

  • All Implemented Interfaces:
    com.yahoo.config.ConfigInstance.Producer, com.yahoo.container.core.ChainsConfig.Producer, ConfigProducer, java.io.Serializable

    public class FilterChains
    extends Chains<Chain<Filter>>
    Author:
    Tony Vaagenes
    See Also:
    Serialized Form
    • Method Detail

      • hasChain

        public boolean hasChain​(com.yahoo.component.ComponentId filterChain)
      • hasChainThatInherits

        public boolean hasChainThatInherits​(com.yahoo.component.ComponentId filterChain)
      • emptyChainSpec

        public static com.yahoo.component.chain.model.ChainSpecification emptyChainSpec​(com.yahoo.component.ComponentId chainId)