public class CertificateStoreAppender extends StoreAppender
Constructor and Description |
---|
CertificateStoreAppender() |
Modifier and Type | Method and Description |
---|---|
protected Object |
checkAttribute(StoreDescription desc,
PropertyDescriptor descriptor,
String attributeName,
Object bean,
Object bean2)
Check if the attribute should be printed.
|
convertStr, defaultInstance, isPersistable, isPrintValue, printAttribute, printAttributes, printAttributes, printCloseTag, printIndent, printOpenTag, printTag, printTagArray, printTagContent, printTagValueArray, printValue
protected Object checkAttribute(StoreDescription desc, PropertyDescriptor descriptor, String attributeName, Object bean, Object bean2)
StoreAppender
checkAttribute
in class StoreAppender
desc
- RegistryDescriptor from this beandescriptor
- PropertyDescriptor from this bean propertyattributeName
- The attribute name to storebean
- The current beanbean2
- A default instance of the bean for comparisonCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.