Class FluentPropertyBeanIntrospectorWithIgnores
java.lang.Object
org.apache.commons.beanutils.FluentPropertyBeanIntrospector
org.apache.activemq.artemis.utils.uri.FluentPropertyBeanIntrospectorWithIgnores
- All Implemented Interfaces:
org.apache.commons.beanutils.BeanIntrospector
public class FluentPropertyBeanIntrospectorWithIgnores
extends org.apache.commons.beanutils.FluentPropertyBeanIntrospector
-
Field Summary
Fields inherited from class org.apache.commons.beanutils.FluentPropertyBeanIntrospector
DEFAULT_WRITE_METHOD_PREFIX -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.commons.beanutils.FluentPropertyBeanIntrospector
getWriteMethodPrefix
-
Constructor Details
-
FluentPropertyBeanIntrospectorWithIgnores
public FluentPropertyBeanIntrospectorWithIgnores()
-
-
Method Details
-
addIgnore
-
isIgnored
-
introspect
public void introspect(org.apache.commons.beanutils.IntrospectionContext icontext) throws IntrospectionException - Specified by:
introspectin interfaceorg.apache.commons.beanutils.BeanIntrospector- Overrides:
introspectin classorg.apache.commons.beanutils.FluentPropertyBeanIntrospector- Throws:
IntrospectionException
-