All Packages Class Hierarchy This Package Previous Next Index
Class com.ibm.beans.samples.dips.sessauth.SessionAuthenticationDipBeanInfo
java.lang.Object
|
+----java.beans.SimpleBeanInfo
|
+----com.ibm.beans.samples.dips.sessauth.SessionAuthenticationDipBeanInfo
- public class SessionAuthenticationDipBeanInfo
- extends SimpleBeanInfo
Provides access to the SessionAuthenticationDip BeanInfo. Currently only a
customizer is provided.
-
SessionAuthenticationDipBeanInfo()
-
-
getBeanDescriptor()
- Create a BeanDescriptor with the SessionAuthenticationDipCustomizer class as
the customizer class.
SessionAuthenticationDipBeanInfo
public SessionAuthenticationDipBeanInfo()
getBeanDescriptor
public BeanDescriptor getBeanDescriptor()
- Create a BeanDescriptor with the SessionAuthenticationDipCustomizer class 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