protected class PostServletPrivilegesUpdateTest.TestEventListener extends Object implements javax.jcr.observation.EventListener
Modifier and Type | Field and Description |
---|---|
protected List<String> |
addedProperties |
protected List<String> |
changedProperties |
protected int |
eventBundlesProcessed |
protected List<String> |
removedProperties |
Modifier | Constructor and Description |
---|---|
protected |
TestEventListener() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
int |
getEventBundlesProcessed() |
void |
onEvent(javax.jcr.observation.EventIterator eventIterator) |
String |
toString() |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.