| Class | Description |
|---|---|
| Manifest |
Annotations to generate a JAR
META-INF/MANIFEST.MF. |
| Annotation Type | Description |
|---|---|
| CompileTimeCheck |
Annotation to indicate the initializer
should be checked at compile-time. |
| ConstantValueMustConvertTo |
Annotation to specify a field constant expression must convert to the
specified type.
|
| Manifest.Attribute |
Attribute name
|
| Manifest.DependsOn |
Depends-On
|
| Manifest.DesignTimeOnly |
Design-Time-Only
|
| Manifest.JavaBean |
Java-Bean
|
| Manifest.MainClass |
Main-Class
|
| Manifest.Section |
Package section |
| MatcherGroup |
Annotation to mark a bean field or method
with a Matcher group. |
| PatternRegex |
Annotation to mark a type with a
Pattern regex. |
| ServiceProviderFor |
Annotation to mark service providers. |
Annotation implementation classes.Annotation,
javax.annotationCopyright © 2015–2021. All rights reserved.