Project JXTA

net.jxta.impl.membership.pse
Class PSEMembershipServiceBeanInfo

java.lang.Object
  extended byjava.beans.SimpleBeanInfo
      extended bynet.jxta.impl.membership.pse.PSEMembershipServiceBeanInfo
All Implemented Interfaces:
BeanInfo

public class PSEMembershipServiceBeanInfo
extends SimpleBeanInfo

Our beaninfo


Field Summary
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
PSEMembershipServiceBeanInfo()
           
 
Method Summary
 BeanDescriptor getBeanDescriptor()
          
 EventSetDescriptor[] getEventSetDescriptors()
          
 PropertyDescriptor[] getPropertyDescriptors()
          
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getIcon, getMethodDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PSEMembershipServiceBeanInfo

public PSEMembershipServiceBeanInfo()
Method Detail

getBeanDescriptor

public BeanDescriptor getBeanDescriptor()


getEventSetDescriptors

public EventSetDescriptor[] getEventSetDescriptors()


getPropertyDescriptors

public PropertyDescriptor[] getPropertyDescriptors()


JXTA J2SE