All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.yahoo.processing.execution.chain.ChainRegistry Maven / Gradle / Ivy

There is a newer version: 8.465.15
Show newest version
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package com.yahoo.processing.execution.chain;

import com.yahoo.component.chain.Chain;
import com.yahoo.component.chain.ChainedComponent;
import com.yahoo.component.provider.ComponentRegistry;

/**
 * A registry of chains
 *
 * @author Tony Vaagenes
 */
public class ChainRegistry extends ComponentRegistry> {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy