Sonic ESB API

com.sonicsw.esb.service.common.util.variables
Interface VariableResolverFactory

All Known Implementing Classes:
ContextAwareVariableResolverFactory, VariableResolverFactoryImpl

public interface VariableResolverFactory

Factory that provides an appropriate VariableResolver for a given variable.


Method Summary
 VariableResolver getResolver(java.lang.String variable)
          Provides a resolver for the given variable, or null if a suitable resolver cannot be provided.
 

Method Detail

getResolver

VariableResolver getResolver(java.lang.String variable)
Provides a resolver for the given variable, or null if a suitable resolver cannot be provided.


Sonic ESB API

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