Interface | Description |
---|---|
AccessibilityQueryImplementation |
Permits providers to mark certain Java packages as being inaccessible to
outside code despite possibly containing public classes.
|
AnnotationProcessingQueryImplementation |
SPI for the
AnnotationProcessingQuery . |
JavadocForBinaryQueryImplementation |
A query to find Javadoc root for the given classpath root.
|
MultipleRootsUnitTestForSourceQueryImplementation |
Query to find Java package roots of unit tests for Java package root of
sources and vice versa.
|
SourceLevelQueryImplementation | Deprecated |
SourceLevelQueryImplementation2 |
Permits providers to return specification source level of Java source file.
|
SourceLevelQueryImplementation2.Result |
Result of finding source level, encapsulating the answer as well as the
ability to listen to it.
|
UnitTestForSourceQueryImplementation | Deprecated
Use
MultipleRootsUnitTestForSourceQueryImplementation instead. |
Built on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.