org.jboss.aop
Class ClassicWeavingStrategy
java.lang.Object
org.jboss.aop.WeavingStrategySupport
org.jboss.aop.ClassicWeavingStrategy
- All Implemented Interfaces:
- WeavingStrategy
public class ClassicWeavingStrategy
- extends WeavingStrategySupport
Classic weaving.
- Version:
- $Revision:
- Author:
- Stale W. Pedersen, Kabir Khan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassicWeavingStrategy
public ClassicWeavingStrategy()
translate
public byte[] translate(AspectManager manager,
String className,
ClassLoader loader,
byte[] classfileBuffer)
throws Exception
- This is the translate version that was always there
- Throws:
Exception
Copyright © 2004 JBoss Inc. All Rights Reserved.