@NotThreadSafe protected abstract static class IndexChangeSetListeners.IndexChangeSetListener extends Object implements ChangeSetListener
Modifier and Type | Field and Description |
---|---|
protected NodeTypes.Supplier |
nodeTypesSupplier |
Modifier | Constructor and Description |
---|---|
protected |
IndexChangeSetListeners.IndexChangeSetListener(String localProcessKey,
NodeTypes.Supplier nodeTypesSupplier,
Name nodeType) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
acceptableNodeType(AbstractNodeChange change) |
protected boolean |
isLocal(ChangeSet changeSet) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
notify
protected final NodeTypes.Supplier nodeTypesSupplier
protected IndexChangeSetListeners.IndexChangeSetListener(String localProcessKey, NodeTypes.Supplier nodeTypesSupplier, Name nodeType)
protected final boolean isLocal(ChangeSet changeSet)
protected final boolean acceptableNodeType(AbstractNodeChange change)
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.