IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

com.ibm.btt.services.ws.endpoint
Class DefaultVariableResolver

java.lang.Object
  extended by com.ibm.btt.services.ws.endpoint.DefaultVariableResolver
All Implemented Interfaces:
IVariableResolver

public class DefaultVariableResolver
extends java.lang.Object
implements IVariableResolver


Constructor Summary
DefaultVariableResolver()
           
 
Method Summary
protected  boolean isValidServerInfo(java.lang.String wsServerInfo)
           
 java.lang.String resolveVariable(java.lang.String varName)
          Resolve the system variable to get real WSDL end-point location.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultVariableResolver

public DefaultVariableResolver()
Method Detail

resolveVariable

public java.lang.String resolveVariable(java.lang.String varName)
Description copied from interface: IVariableResolver
Resolve the system variable to get real WSDL end-point location.

Specified by:
resolveVariable in interface IVariableResolver
Parameters:
varName - Variable name
Returns:
Variable value

isValidServerInfo

protected boolean isValidServerInfo(java.lang.String wsServerInfo)

IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011