@Inherited
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface RequiresRestart
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.Copyright © 2013 Atlassian. All Rights Reserved.