org.chromattic.cglib
Class CGLibInstrumentor

java.lang.Object
  extended by org.chromattic.cglib.CGLibInstrumentor
All Implemented Interfaces:
Instrumentor

public class CGLibInstrumentor
extends java.lang.Object
implements Instrumentor

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
CGLibInstrumentor()
           
 
Method Summary
<O> ProxyType<O>
getProxyType(java.lang.Class<O> clazz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CGLibInstrumentor

public CGLibInstrumentor()
Method Detail

getProxyType

public <O> ProxyType<O> getProxyType(java.lang.Class<O> clazz)
Specified by:
getProxyType in interface Instrumentor


Copyright © 2012 eXo Platform SAS. All Rights Reserved.