org.apache.log4j.net
クラス MulticastReceiverBeanInfo

java.lang.Object
  上位を拡張 java.beans.SimpleBeanInfo
      上位を拡張 org.apache.log4j.net.MulticastReceiverBeanInfo
すべての実装されたインタフェース:
java.beans.BeanInfo

public class MulticastReceiverBeanInfo
extends java.beans.SimpleBeanInfo

BeanInfo class for the meta-data of the MulticastReceiver.

作成者:
Paul Smith

フィールドの概要
 
インタフェース java.beans.BeanInfo から継承されたフィールド
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
コンストラクタの概要
MulticastReceiverBeanInfo()
           
 
メソッドの概要
 java.beans.PropertyDescriptor[] getPropertyDescriptors()
           
 
クラス java.beans.SimpleBeanInfo から継承されたメソッド
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, loadImage
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

MulticastReceiverBeanInfo

public MulticastReceiverBeanInfo()
メソッドの詳細

getPropertyDescriptors

public java.beans.PropertyDescriptor[] getPropertyDescriptors()
定義:
インタフェース java.beans.BeanInfo 内の getPropertyDescriptors
オーバーライド:
クラス java.beans.SimpleBeanInfo 内の getPropertyDescriptors


Copyright © 2010 Apache Software Foundation. All Rights Reserved.