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
<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

InstrumentorImpl

public InstrumentorImpl()
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.