Package oracle.as.scheduler.substitution
package oracle.as.scheduler.substitution
Support for substitution on environment, configuration, execution context, and parameters.
-
ClassDescriptionSubstitute from application-specific environment/configurationSubstitution handler for cross component wiring.Manage cross component wiring.Substitute from the environment.This
SubstitutionHandler
makes the elements of ReqeustExecutionContext available as substitutions.ThisSubstitutionHandler
makes the elements ofRequestParameters
available as substitutions.Aggregate substitution handler for RequestContextSubstitutionHandler and RequestParamSubstitutionHandler.Interface for handlers used by classes implementingSubstitutor
.Performs token substitutions on a string using a set ofSubstitutionHandler
s.Factor class for creating aSubstitutor