Sonic ESB API

Package com.sonicsw.esb.service.common.util.variables

Provides utilities for finding and resolving variables in string content

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  
 

Package com.sonicsw.esb.service.common.util.variables Description

Provides utilities for finding and resolving variables in string content.


Sonic ESB API

Copyright © 2001-2013 Aurea, Inc. All Rights Reserved.
HTML formatted on 29-April-2013.