public class DefaultFilterStreamBeanDescriptor extends AbstractFilterStreamDescriptor implements FilterStreamBeanDescriptor
description, name, parameterDescriptorMap| Constructor and Description |
|---|
DefaultFilterStreamBeanDescriptor(String name,
String description,
BeanDescriptor parametersBeanDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
extractParameters() |
Class<?> |
getBeanClass() |
getDescription, getName, getProperties, getPropertyDescriptorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescription, getName, getProperties, getPropertyDescriptorpublic DefaultFilterStreamBeanDescriptor(String name, String description, BeanDescriptor parametersBeanDescriptor)
name - the display name of the filterdescription - the description of the filterparametersBeanDescriptor - the description of filter parameterprotected void extractParameters()
public Class<?> getBeanClass()
getBeanClass in interface FilterStreamBeanDescriptorCopyright © 2004–2021 XWiki. All rights reserved.