@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 © 2014 Atlassian. All rights reserved.