Example usage for org.aspectj.weaver IWeaveRequestor interface-usage

List of usage examples for org.aspectj.weaver IWeaveRequestor interface-usage

Introduction

In this page you can find the example usage for org.aspectj.weaver IWeaveRequestor interface-usage.

Usage

From source file org.caesarj.ui.builder.CaesarAdapter.java

/**
 * This is the main interface to caesar compiler. Responsible for invoking the
 * compiler, displaying progress, building the structure model and collecting
 * compiler errors.
 * 
 * @author Ivica Aracic <ivica.aracic@bytelords.de>