|
Oracle Enterprise Scheduler Java API Reference 11g Release 7 (11.1.7) E20742-07 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| 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 | |
Support for substitution on environment, configuration, execution context, and parameters.
|
Oracle Enterprise Scheduler Java API Reference 11g Release 7 (11.1.7) E20742-07 |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||