Index

C E G I N O P T 
All Classes and Interfaces|All Packages

C

Consumer - Annotation Type in org.apache.maven.api.annotations
A type implemented by, or extended by maven plugins or extensions.

E

Experimental - Annotation Type in org.apache.maven.api.annotations
This annotation tags types that are part of an experimental API.

G

Generated - Annotation Type in org.apache.maven.api.annotations
This annotation indicates that a type is automatically generated.

I

Immutable - Annotation Type in org.apache.maven.api.annotations
The Immutable annotation indicates that the object is immutable, i.e.

N

Nonnull - Annotation Type in org.apache.maven.api.annotations
The annotated element must not be null.
NotThreadSafe - Annotation Type in org.apache.maven.api.annotations
This annotation indicates that the annotated type is not threadsafe and should only be used by a single thread.
Nullable - Annotation Type in org.apache.maven.api.annotations
The annotated element can be null.

O

org.apache.maven.api.annotations - package org.apache.maven.api.annotations
This package contains non-functional annotations which are used to tag various elements and help users understanding how those types should be used.

P

Provider - Annotation Type in org.apache.maven.api.annotations
A type implemented by, or extended by maven itself.

T

ThreadSafe - Annotation Type in org.apache.maven.api.annotations
The ThreadSafe annotation can be used to indicate a given type is thread safe.
C E G I N O P T 
All Classes and Interfaces|All Packages