net.sf.jour.instrumentor
Class ProfilerContextInstrumentor

java.lang.Object
  extended bynet.sf.jour.instrumentor.AbstractInstrumentor
      extended bynet.sf.jour.instrumentor.ProfilerInstrumentor
          extended bynet.sf.jour.instrumentor.ProfilerContextInstrumentor
All Implemented Interfaces:
Instrumentor, InstrumentorConsts

public class ProfilerContextInstrumentor
extends ProfilerInstrumentor

TODO Add docs Created on 09.12.2004 Contributing Author(s): Misha Lifschitz (Inital implementation) Vlad Skarzhevskyy (Inital implementation)

Version:
$Revision: 1.1 $ ($Author: vlads $) $Date: 2004/12/09 17:58:40 $
Author:
vlads

Field Summary
 
Fields inherited from class net.sf.jour.instrumentor.ProfilerInstrumentor
log
 
Constructor Summary
ProfilerContextInstrumentor()
           
 
Method Summary
 java.lang.String getMapedEventID(javassist.CtBehavior behavior, long id)
           
 
Methods inherited from class net.sf.jour.instrumentor.ProfilerInstrumentor
instrumentClass, instrumentConstructor, instrumentMethod
 
Methods inherited from class net.sf.jour.instrumentor.AbstractInstrumentor
getCountCounstructors, getCountMethods, instrument, setPointcuts
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfilerContextInstrumentor

public ProfilerContextInstrumentor()
Method Detail

getMapedEventID

public java.lang.String getMapedEventID(javassist.CtBehavior behavior,
                                        long id)
Overrides:
getMapedEventID in class ProfilerInstrumentor


Copyright © 2004 sourceforge. All Rights Reserved.