net.sf.jour.instrumentor
Class InstrumentorFactory
java.lang.Object
net.sf.jour.instrumentor.InstrumentorFactory
- public class InstrumentorFactory
- extends java.lang.Object
TODO Add docs
Contributing Author(s):
Misha Lifschitz (Inital implementation)
Vlad Skarzhevskyy (Inital implementation)
- Version:
- $Revision: 1.4 $ ($Author: vlads $) $Date: 2004/12/06 02:31:42 $
- Author:
- michaellif
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstrumentorFactory
public InstrumentorFactory()
createInstrumentor
public static Instrumentor createInstrumentor(java.lang.String instrumentor,
PointcutListFilter pointcuts)
throws InterceptorException
- DOCUMENT ME!
- Parameters:
instrumentor
- DOCUMENT ME!
- Returns:
- DOCUMENT ME!
- Throws:
InterceptorException
- DOCUMENT ME!
Copyright © 2004 sourceforge. All Rights Reserved.