public static class PropertySuppressionStrategy.Default extends PropertySuppressionStrategy
PropertySuppressionStrategy.DEFAULT
PropertySuppressionStrategy.Chain, PropertySuppressionStrategy.Default
DEFAULT
Constructor and Description |
---|
PropertySuppressionStrategy.Default() |
public boolean suppressProperty(Class clazz, Class propertyType, String propertyName)
PropertySuppressionStrategy
suppressProperty
in class PropertySuppressionStrategy
clazz
- Class
giving the type of the bean containing the property propertyName
propertyType
- Class
giving the type of the property, not nullpropertyName
- the name of the property, not nullCopyright © 2002-2013 Apache Software Foundation. All Rights Reserved.