public class CertificateStoreAppender extends StoreAppender
Constructor | Description |
---|---|
CertificateStoreAppender() |
Modifier and Type | Method | Description |
---|---|---|
protected java.lang.Object |
checkAttribute(StoreDescription desc,
java.beans.PropertyDescriptor descriptor,
java.lang.String attributeName,
java.lang.Object bean,
java.lang.Object bean2) |
Check if the attribute should be printed.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
defaultInstance, isPersistable, isPrintValue, printAttribute, printAttributes, printAttributes, printCloseTag, printIndent, printOpenTag, printTag, printTagArray, printTagContent, printTagValueArray, printValue
protected java.lang.Object checkAttribute(StoreDescription desc, java.beans.PropertyDescriptor descriptor, java.lang.String attributeName, java.lang.Object bean, java.lang.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-2019 Apache Software Foundation. All Rights Reserved.