Annotation Type PluginType


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface PluginType
    Represent this class is a Plugin. It means that this class must extend Plugin class.