net.sf.jour.instrumentor
Class InstrumentorFactory

java.lang.Object
  extended by net.sf.jour.instrumentor.InstrumentorFactory

public class InstrumentorFactory
extends java.lang.Object

Contributing Author(s): Misha Lifschitz (Inital implementation) Vlad Skarzhevskyy (Inital implementation)

Version:
$Revision: 43 $ ($Author: vlads $) $Date: 2007-08-28 13:06:19 -0400 (Tue, 28 Aug 2007) $
Author:
michaellif

Constructor Summary
InstrumentorFactory()
           
 
Method Summary
static Instrumentor createInstrumentor(java.lang.String instrumentor, PointcutListFilter pointcuts)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstrumentorFactory

public InstrumentorFactory()
Method Detail

createInstrumentor

public static Instrumentor createInstrumentor(java.lang.String instrumentor,
                                              PointcutListFilter pointcuts)
                                       throws InterceptorException
Throws:
InterceptorException


Copyright © 2004-2008 pyx4j.com. All Rights Reserved.