public class ConfigurationFactoryImpl extends java.lang.Object implements ConfigurationFactory
Constructor and Description |
---|
ConfigurationFactoryImpl(com.twosigma.beakerx.kernel.KernelFunctionality kernel,
com.twosigma.beakerx.message.Message message,
int executionCount) |
Modifier and Type | Method and Description |
---|---|
Configuration |
create(SimpleEvaluationObject seo) |
public ConfigurationFactoryImpl(com.twosigma.beakerx.kernel.KernelFunctionality kernel, com.twosigma.beakerx.message.Message message, int executionCount)
public Configuration create(SimpleEvaluationObject seo)
create
in interface ConfigurationFactory