com.ibm.websphere.rpcadapter.converters

Class ConverterFactory

  • java.lang.Object
    • com.ibm.websphere.rpcadapter.converters.ConverterFactory


  • public class ConverterFactory
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      ConverterFactory() 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      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)