|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ComponentInfo | |
|---|---|
| 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 | |
| Uses of ComponentInfo in org.glassfish.apf |
|---|
| Methods in org.glassfish.apf that return ComponentInfo | |
|---|---|
ComponentInfo |
Scanner.getComponentInfo(java.lang.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). |
| Uses of ComponentInfo in org.glassfish.apf.impl |
|---|
| Classes in org.glassfish.apf.impl that implement ComponentInfo | |
|---|---|
class |
ComponentDefinition
This class represents the view of a class from annotation. |
| Methods in org.glassfish.apf.impl that return ComponentInfo | |
|---|---|
ComponentInfo |
JavaEEScanner.getComponentInfo(java.lang.Class componentImpl)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||