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.


Constructor Index

 o HostAndDurationLicensePolicyBeanInfo()

Method Index

 o getBeanDescriptor()
Gets a BeanDescriptor with the HostAndDurationLicensePolicyCustomizer as the customizer class.

Constructors

 o HostAndDurationLicensePolicyBeanInfo
 public HostAndDurationLicensePolicyBeanInfo()

Methods

 o 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