org.chromattic.groovy.instrument
Class GroovyInstrumentor

java.lang.Object
  extended by org.chromattic.groovy.instrument.GroovyInstrumentor
All Implemented Interfaces:
Instrumentor

public class GroovyInstrumentor
extends java.lang.Object
implements Instrumentor

Version:
$Revision$
Author:
Alain Defrance

Constructor Summary
GroovyInstrumentor()
           
 
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

GroovyInstrumentor

public GroovyInstrumentor()
Method Detail

getProxyType

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


Copyright © 2013 eXo Platform SAS. All Rights Reserved.