public static interface Example.PropertySelector extends Serializable
boolean include(Object propertyValue, String propertyName, Type type)
propertyValue - The property value (from the example bean)propertyName - The name of the propertytype - The type of the propertytrue indicates the property should be included; false indiates it should not.Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.