org.yestech.lib.commons
Class BeanUtilsAdapter

java.lang.Object
  extended by org.yestech.lib.commons.BeanUtilsAdapter

public final class BeanUtilsAdapter
extends java.lang.Object

A simple adapter for bean utils the generifies and wraps the exceptions in runtime exceptions.

Version:
$Revision: $
Author:
Artie Copeland

Constructor Summary
BeanUtilsAdapter()
           
 
Method Summary
static
<B> B
cloneBean(java.lang.Object bean)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanUtilsAdapter

public BeanUtilsAdapter()
Method Detail

cloneBean

public static <B> B cloneBean(java.lang.Object bean)


Copyright © 2009 YES Technology Association. All Rights Reserved.