Annotation Interface RequiresRestart


@Inherited @Retention(RUNTIME) @Target(TYPE) public @interface RequiresRestart
Marks ModuleDescriptor implementations that require a restart of the application to start the plugin when installed at runtime. If this annotation is not present, it is assumed that the module descriptor supports runtime installation.
Since:
2.1