All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sunw.demo.encapsulatedEvents.EventMonitorBeanInfo

java.lang.Object
   |
   +----java.beans.SimpleBeanInfo
           |
           +----sunw.demo.encapsulatedEvents.EventMonitorBeanInfo

public final class EventMonitorBeanInfo
extends SimpleBeanInfo

BeanInfo for the EventMonitor exposes Listeners for registration.


Constructor Index

 o EventMonitorBeanInfo()

Method Index

 o getMethodDescriptors()

Constructors

 o EventMonitorBeanInfo
 public EventMonitorBeanInfo()

Methods

 o getMethodDescriptors
 public MethodDescriptor[] getMethodDescriptors()
Returns:
the public methods for the EventMonitor Bean
Overrides:
getMethodDescriptors in class SimpleBeanInfo

All Packages  Class Hierarchy  This Package  Previous  Next  Index