| Package | Description |
|---|---|
| org.glassfish.apf |
Provides the classes necessary to process J2SE 1.5 annotations in the context
of the J2EE application server.
|
| org.glassfish.apf.impl |
| Modifier and Type | Method and Description |
|---|---|
ComponentInfo |
Scanner.getComponentInfo(Class componentImpl)
Sometimes, annotations processing requires more than a single class,
especially when such classes end up being a Java Component (Java Beans,
Java EE).
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentDefinition
This class represents the view of a class from annotation.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentInfo |
JavaEEScanner.getComponentInfo(Class componentImpl) |
Copyright © 2015. All rights reserved.