Uses of Interface
org.glassfish.apf.ComponentInfo
Packages that use ComponentInfo
Package
Description
Provides the classes necessary to process J2SE 1.5 annotations in the context
of the J2EE application server.
-
Uses of ComponentInfo in org.glassfish.apf
Methods in org.glassfish.apf that return ComponentInfoModifier and TypeMethodDescriptionScanner.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). -
Uses of ComponentInfo in org.glassfish.apf.impl
Classes in org.glassfish.apf.impl that implement ComponentInfoModifier and TypeClassDescriptionclassThis class represents the view of a class from annotation.Methods in org.glassfish.apf.impl that return ComponentInfo