Interface AJExtender.ExtensionBypass<R>

Enclosing class:
AJExtender

public static interface AJExtender.ExtensionBypass<R>
Implementors are aspectJ extension ignoring closures. When executing AJExtender.ExtensionBypasses using AJExtender.run(ExtensionBypass) or AJExtender.run(ExtensionBypass, Class[]) the run() method code will ignore extension overrides.
Author:
Bogdan Horje
  • Method Summary

    Modifier and Type
    Method
    Description
    run()