List of usage examples for org.aspectj.weaver.loadtime ClassLoaderWeavingAdaptor subclass-usage
From source file org.eclipse.equinox.weaving.aspectj.loadtime.OSGiWeavingAdaptor.java
/** * The weaving adaptor for AspectJs load-time weaving API that deals with the * OSGi specifics for load-time weaving */ public class OSGiWeavingAdaptor extends ClassLoaderWeavingAdaptor {