Deprecated API

Contents

  • Terminally Deprecated Elements
    Element
    Description
    migrate to use AOPFallback to specify the fallback method.

    A fallback or recovery method used with Aspects.

    This isn't strictly required but more a helper to make it easier for aspects that want to use a fallback or recovery method.

    migrate to using AOPFallback to specify fallback method. That then removes the need to use this method altogether.

    Return the arguments additionally appending the throwable.

  • Deprecated Interfaces
    Interface
    Description
    migrate to use AOPFallback to specify the fallback method.

    A fallback or recovery method used with Aspects.

    This isn't strictly required but more a helper to make it easier for aspects that want to use a fallback or recovery method.