com.ibm.websphere.rpcadapter.converters
Class ConverterFactory

java.lang.Object
  extended by com.ibm.websphere.rpcadapter.converters.ConverterFactory

public class ConverterFactory
extends java.lang.Object


Constructor Summary
ConverterFactory()
           
 
Method Summary
static IConverter getConverter(java.lang.String beanClazzName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConverterFactory

public ConverterFactory()
Method Detail

getConverter

public static IConverter getConverter(java.lang.String beanClazzName)