All Packages Class Hierarchy This Package Previous Next Index
Class com.ibm.beans.samples.dips.license.HostAndDurationLicensePolicyBeanInfo
java.lang.Object
|
+----java.beans.SimpleBeanInfo
|
+----com.ibm.beans.samples.dips.license.HostAndDurationLicensePolicyBeanInfo
- public class HostAndDurationLicensePolicyBeanInfo
- extends SimpleBeanInfo
The HostAndDurationLicensePolicyBeanInfo class defines
the customizer to use for the HostAndDurationLicensePolicy class.
-
HostAndDurationLicensePolicyBeanInfo()
-
-
getBeanDescriptor()
- Gets a BeanDescriptor with the
HostAndDurationLicensePolicyCustomizer as
the customizer class.
HostAndDurationLicensePolicyBeanInfo
public HostAndDurationLicensePolicyBeanInfo()
getBeanDescriptor
public BeanDescriptor getBeanDescriptor()
- Gets a BeanDescriptor with the
HostAndDurationLicensePolicyCustomizer as
the customizer class.
- Returns:
- A BeanDescriptor with an appropriate customizer defined.
- Overrides:
- getBeanDescriptor in class SimpleBeanInfo
All Packages Class Hierarchy This Package Previous Next Index