Annotation Type LocalOnly


  • @Retention(RUNTIME)
    public @interface LocalOnly
    This annotation is used to mark a plug-in class as usable in local mode only.
    Since:
    1.0
    Author:
    Laurent Jourdren