| Package | Description |
|---|---|
| com.sun.enterprise.deployment.annotation.introspection | |
| com.sun.enterprise.deployment.util |
| Class and Description |
|---|
| AbstractAnnotationScanner
Abstract superclass for instance-based annotation scanners.
|
| AnnotationScanner
This interface allows custom annotation scanner to be created.
|
| ConstantPoolInfo |
| Class and Description |
|---|
| AnnotationScanner
This interface allows custom annotation scanner to be created.
|
| ClassFile
This class is encapsulating binary .class file information as
defined at
http://java.sun.com/docs/books/vmspec/2nd-edition/html/ClassFile.doc.html
This is used by the annotation frameworks to quickly scan .class files
for the presence of annotations.
|
Copyright © 2019. All rights reserved.