Package aQute.lib.aspects


@Version("2.0.0") package aQute.lib.aspects
  • Class
    Description
    Minute library to do some aspect oriented programming without dragging in the world.
    A builder to create a proxy that delegates to another object but can intercept calls, put something before, after and around calls.