@Inherited
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface CannotDisable
ModuleDescriptor implementations that cannot be disabled.
If this annotation is not present, it is assumed that the module descriptor
supports disablement.Copyright © 2013 Atlassian. All Rights Reserved.