IBM Branch Transformation Toolkit Javadoc

com.ibm.btt.formatter.client
Class FormatElementFactory

java.lang.Object
  extended bycom.ibm.btt.formatter.client.FormatElementFactory

public class FormatElementFactory
extends java.lang.Object

This class reads the external defined proxy from des.ini and instantiates a proxy instance.


Field Summary
static java.lang.String DEFAULT_PROXY_CLASS
          Defines default proxy class.
 
Constructor Summary
FormatElementFactory()
           
 
Method Summary
protected static CHAFormatterServiceProxy getProxy()
          This method creates a instance of proxy.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_PROXY_CLASS

public static final java.lang.String DEFAULT_PROXY_CLASS
Defines default proxy class.

See Also:
Constant Field Values
Constructor Detail

FormatElementFactory

public FormatElementFactory()
Method Detail

getProxy

protected static CHAFormatterServiceProxy getProxy()
This method creates a instance of proxy. The proxy name is defined in dse.ini .


IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005