Package ball.annotation
Provides
Annotation
implementation classes.- Author:
- Allen D. Ball
- See Also:
Annotation
,javax.annotation
-
Class Summary Class Description Manifest Annotation
s to generate a JARMETA-INF/MANIFEST.MF
. -
Annotation Types Summary 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 nameManifest.DependsOn Depends-OnManifest.DesignTimeOnly Design-Time-OnlyManifest.JavaBean Java-BeanManifest.MainClass Main-ClassManifest.Section Package
sectionMatcherGroup Annotation
to mark a bean field or method with aMatcher
group.PatternRegex Annotation
to mark a type with aPattern
regex.ServiceProviderFor Annotation
to mark service providers.