com.ibm.websphere.rpcadapter.converters

Class ConverterFactory

  1. java.lang.Object
  2. extended bycom.ibm.websphere.rpcadapter.converters.ConverterFactory

  1. public class ConverterFactory
  2. extends java.lang.Object

Constructor Summary

Constructor and Description
ConverterFactory()

Method Summary

Modifier and Type Method and Description
  1. static
  2. 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

  1. public ConverterFactory()

Method Detail

getConverter

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