All Packages Class Hierarchy This Package Previous Next Index
Class com.ibm.beans.samples.dips.context.VersionContextDipBeanInfo
java.lang.Object
|
+----java.beans.SimpleBeanInfo
|
+----com.ibm.beans.samples.dips.context.VersionContextDipBeanInfo
- public class VersionContextDipBeanInfo
- extends SimpleBeanInfo
The VersionContextBeanInfo class provides access to the
the customizer to use for the Context class.
-
VersionContextDipBeanInfo()
-
-
getBeanDescriptor()
- Makes a BeanDescriptor with the VersionContextCustomizer
as the customizer class.
VersionContextDipBeanInfo
public VersionContextDipBeanInfo()
getBeanDescriptor
public BeanDescriptor getBeanDescriptor()
- Makes a BeanDescriptor with the VersionContextCustomizer
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