org.chromattic.groovy.annotations
Annotation Type GroovyInstrumentor


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface GroovyInstrumentor

Version:
$Revision$
Author:
Alain Defrance

Optional Element Summary
 java.lang.Class<? extends Instrumentor> value
           
 

value

public abstract java.lang.Class<? extends Instrumentor> value
Default:
org.chromattic.groovy.instrument.GroovyInstrumentor.class


Copyright © 2011 eXo Platform SAS. All Rights Reserved.