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

bt.processor.ProcessorFactory Maven / Gradle / Ivy

There is a newer version: 1.10
Show newest version
package bt.processor;

public interface ProcessorFactory {

     ProcessingStage processor(Class contextType);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy