Annotation Type SubModule
Deprecated.
Attached to a module class, this annotation identifies other module classes that should also be added to the
Registry. This is often easier than updating the JAR Manifest.
-
Required Element Summary
Required Elements
-
Element Details
-
value
Deprecated.One or more classes that are also modules and should also be loaded.
-
ImportModule
instead.