org.jboss.aop.instrument
Class TransformerFactory

java.lang.Object
  extended byorg.jboss.aop.instrument.TransformerFactory

public class TransformerFactory
extends Object

Comment

Version:
$Revision$
Author:
Kabir Khan

Constructor Summary
TransformerFactory()
           
 
Method Summary
static MethodExecutionTransformer getMethodExecutionTransformer(Instrumentor instrumentor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransformerFactory

public TransformerFactory()
Method Detail

getMethodExecutionTransformer

public static MethodExecutionTransformer getMethodExecutionTransformer(Instrumentor instrumentor)


Copyright © 2004 JBoss Inc. All Rights Reserved.