net.sf.beanlib.hibernate
Class UnEnhancer

java.lang.Object
  extended by net.sf.beanlib.hibernate.UnEnhancer

public class UnEnhancer
extends Object

Author:
Joe D. Velopar

Constructor Summary
private UnEnhancer()
           
 
Method Summary
static Class unenhance(Class c)
          Digs out the pre CGLIB enhanced class, if any.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnEnhancer

private UnEnhancer()
Method Detail

unenhance

public static Class unenhance(Class c)
Digs out the pre CGLIB enhanced class, if any.