Annotationsschnittstelle ajcDeclarePrecedence


@Retention(RUNTIME) @Target(METHOD) public @interface ajcDeclarePrecedence
Autor:
colyer Marker annotation for code style declare precedence declarations ajc prefix used to indicate that this annotation is *internal* Can't use DeclarePrecedence as that has target = type and we need method to cope with the (rare) case of multiple declare precendence statements in the same aspect.
  • Erforderliche Elemente - Übersicht

    Erforderliche Elemente
    Modifizierer und Typ
    Erforderliches Element
    Beschreibung
     
  • Elementdetails