Sonic ESB API

com.sonicsw.esb.service.common.util.variables
Interface VariableFactory.Variable

All Known Implementing Classes:
ContainerDeploymentParameterVariableResolver.ContainerDeploymentParameterVariable, InterfaceParameterVariableResolver.InterfaceParameterVariable, MessageVariableResolver.MessageVariable, ProcessContextVariableResolver.ProcessContextVariable, PropertiesURLVariableResolver.PropertyFileVariable, SystemPropertyVariableResolver.SystemPropertyVariable, TestResolver.ValueVariable
Enclosing interface:
VariableFactory

public static interface VariableFactory.Variable

Provides access to the individual components of a variable. This is a marker interface: the components of a variable depend on the specific variable scheme, so clients must cast to a concrete type.

Variable implementations must implement toString to produce a variable string that can be interpreted properly by VariableFactory.getVariable(String).



Sonic ESB API

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