org.chromattic.apt
Class InstrumentorImpl

java.lang.Object
  extended by org.chromattic.apt.InstrumentorImpl
All Implemented Interfaces:
Instrumentor

public class InstrumentorImpl
extends java.lang.Object
implements Instrumentor

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
InstrumentorImpl()
           
 
Method Summary
 MethodHandler getInvoker(java.lang.Object proxy)
           
<O> ProxyFactory<O>
getProxyClass(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

InstrumentorImpl

public InstrumentorImpl()
Method Detail

getProxyClass

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

getInvoker

public MethodHandler getInvoker(java.lang.Object proxy)
Specified by:
getInvoker in interface Instrumentor


Copyright © 2010 eXo Platform SAS. All Rights Reserved.