org.chromattic.apt
Class InstrumentorImpl
java.lang.Object
org.chromattic.apt.InstrumentorImpl
- All Implemented Interfaces:
- Instrumentor
public class InstrumentorImpl
- extends Object
- implements Instrumentor
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstrumentorImpl
public InstrumentorImpl()
getProxyClass
public <O> ProxyFactory<O> getProxyClass(Class<O> clazz)
- Specified by:
getProxyClass in interface Instrumentor
getInvoker
public MethodHandler getInvoker(Object proxy)
- Specified by:
getInvoker in interface Instrumentor
Copyright © 2009 eXo Platform SAS. All Rights Reserved.