net.sf.oxclient.factory
Class CommonsBeanUtilsConverter

java.lang.Object
  extended by net.sf.oxclient.factory.CommonsBeanUtilsConverter
All Implemented Interfaces:
IUniversalConverter

public class CommonsBeanUtilsConverter
extends Object
implements IUniversalConverter

Author:
Björn Voß

Constructor Summary
CommonsBeanUtilsConverter()
           
 
Method Summary
<T> T
convert(Class<T> type, Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommonsBeanUtilsConverter

public CommonsBeanUtilsConverter()
Method Detail

convert

public <T> T convert(Class<T> type,
                     Object value)
Specified by:
convert in interface IUniversalConverter


Copyright © 2007. All Rights Reserved.