Example usage for org.aspectj.weaver.loadtime ClassLoaderWeavingAdaptor subclass-usage

List of usage examples for org.aspectj.weaver.loadtime ClassLoaderWeavingAdaptor subclass-usage

Introduction

In this page you can find the example usage for org.aspectj.weaver.loadtime ClassLoaderWeavingAdaptor subclass-usage.

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 {