Package com.espertech.esper.runtime.client.option
package com.espertech.esper.runtime.client.option
Deployment option callbacks.
-
ClassDescriptionProvides the environment to
DeploymentClassLoaderOption
.Implement this interface to provide a custom class loader for a deployment.Provides the environment toStatementNameRuntimeOption
.Implement this interface to provide a statement name at runtime for statements when they are deployed.Provides the environment toStatementSubstitutionParameterOption
.Implement this interface to provide values for substitution parameters.Provides the environment toStatementUserObjectRuntimeOption
.Implement this interface to provide a custom user object at runtime for statements when they are deployed.