Class MonitorBeanInfo
- java.lang.Object
-
- java.beans.SimpleBeanInfo
-
- org.alfresco.repo.security.authentication.ldap.MonitorBeanInfo
-
- All Implemented Interfaces:
BeanInfo
public class MonitorBeanInfo extends SimpleBeanInfo
A BeanInfo providing metadata for the Monitor class- Author:
- mrogers
-
-
Field Summary
-
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
-
-
Constructor Summary
Constructors Constructor Description MonitorBeanInfo()
-
Method Summary
-
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors, loadImage
-
-