|
Sonic ESB API | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
VariableFactory | Factory for scheme-specific variable objects. |
VariableFactory.Variable | Provides access to the individual components of a variable. |
VariableIterator | Iterator over the variable and literal tokens in a string. |
VariableParser | Utility for finding and resolving variable tokens in string content. |
VariableResolver | Utility that resolves a variable string to a corresponding string value. |
VariableResolverFactory | Factory that provides an appropriate VariableResolver for a
given variable. |
Class Summary | |
---|---|
PropertiesURLVariableResolver | VariableResolver implementation for variables that specify a
property in a properties file. |
SystemPropertyVariableResolver | VariableResolver implementation for variables that specify a
System property. |
SystemPropertyVariableResolver.SystemPropertyVariable | |
VariableConstants | Constants for dealing with variables in string content. |
VariableParserImpl | Default VariableParser implementation that handles variables
of the form ${uri} . |
VariableResolverFactoryImpl |
Provides utilities for finding and resolving variables in string content.
|
Sonic ESB API | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |