All Packages Class Hierarchy This Package Previous Next Index
Class com.ibm.beans.samples.dips.context.AnnotationContextDipBeanInfo
java.lang.Object
|
+----java.beans.SimpleBeanInfo
|
+----com.ibm.beans.samples.dips.context.AnnotationContextDipBeanInfo
- public class AnnotationContextDipBeanInfo
- extends SimpleBeanInfo
The AnnotationContextDipBeanInfo class provides access to the
the customizer to use for the Context class.
-
AnnotationContextDipBeanInfo()
-
-
getBeanDescriptor()
- Make a BeanDescriptor with the AnnotationContextCustomizer
as the customizer class.
AnnotationContextDipBeanInfo
public AnnotationContextDipBeanInfo()
getBeanDescriptor
public BeanDescriptor getBeanDescriptor()
- Make a BeanDescriptor with the AnnotationContextCustomizer
as the customizer class.
- Returns:
- BeanDescriptor with an appropriate customizer defined.
- Overrides:
- getBeanDescriptor in class SimpleBeanInfo
All Packages Class Hierarchy This Package Previous Next Index