Package com.rometools.fetcher.impl
Class AbstractFeedFetcherBeanInfo
- java.lang.Object
-
- java.beans.SimpleBeanInfo
-
- com.rometools.fetcher.impl.AbstractFeedFetcherBeanInfo
-
- All Implemented Interfaces:
BeanInfo
@Deprecated public class AbstractFeedFetcherBeanInfo extends SimpleBeanInfo
Deprecated.ROME Fetcher will be dropped in the next major version of ROME (version 2). For more information and some migration hints, please have a look at our detailed explanation.
-
-
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 AbstractFeedFetcherBeanInfo()Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description EventSetDescriptor[]getEventSetDescriptors()Deprecated.-
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getIcon, getMethodDescriptors, getPropertyDescriptors, loadImage
-
-
-
-
Method Detail
-
getEventSetDescriptors
public EventSetDescriptor[] getEventSetDescriptors()
Deprecated.- Specified by:
getEventSetDescriptorsin interfaceBeanInfo- Overrides:
getEventSetDescriptorsin classSimpleBeanInfo
-
-