Oracle Fusion Applications Java API Reference for Oracle Enterprise Scheduler Service
11g Release 1 (11.1.1.6)
E20742-04


Package oracle.as.scheduler.substitution

Interface Summary
SubstitutionHandler Interface for handlers used by classes implementing Substitutor (e.g., SubstitutorImpl).
Substitutor  
 

Class Summary
AppEnvSubstitutionHandler Substitute from application-specific environment/configuration
EssEnvSubstitutionHandler Substitute from the environment.
RequestContextSubstitutionHandler This SubstitutionHandler makes the elements of ReqeustExecutionContext available as substitutions.
RequestParamSubstitutionHandler This SubstitutionHandler makes the elements of RequestParameters available as substitutions.
RequestSubstitutionHandler Aggregate substitution handler for RequestContextSubstitutionHandler and RequestParamSubstitutionHandler.
SubstitutorFactory Factor class for creating a Substitutor
SubstitutorImpl Perform token substitutions on a string using a set of SubstitutionHandlers.
 

Exception Summary
SubstitutionException  
 


Oracle Fusion Applications Java API Reference for Oracle Enterprise Scheduler Service
11g Release 1 (11.1.1.6)
E20742-04


Copyright © 2008, 2012 Oracle. All rights reserved.