org.apache.aries.proxy.impl.weaving
Class WovenProxyGenerator
java.lang.Object
org.apache.aries.proxy.impl.weaving.WovenProxyGenerator
public final class WovenProxyGenerator
- extends Object
This class is used to weave the bytes of a class into a proxyable class
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WovenProxyGenerator
public WovenProxyGenerator()
getWovenProxy
public static final byte[] getWovenProxy(byte[] original,
ClassLoader loader)
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.