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
Constructor and Description |
---|
ConverterFactory()
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
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)