org.apache.log4j.net
クラス JMSReceiverBeanInfo

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

public class JMSReceiverBeanInfo
extends java.beans.SimpleBeanInfo

BeanInfo class for the JMSReceiver.

作成者:
Paul Smith

フィールドの概要
 
インタフェース java.beans.BeanInfo から継承されたフィールド
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
コンストラクタの概要
JMSReceiverBeanInfo()
           
 
メソッドの概要
 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
 

コンストラクタの詳細

JMSReceiverBeanInfo

public JMSReceiverBeanInfo()
メソッドの詳細

getPropertyDescriptors

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


Copyright © 2010 Apache Software Foundation. All Rights Reserved.