protected class RepositoryCache.RepositoryFeaturesDetector extends Object implements ChangeSetListener
Modifier | Constructor and Description |
---|---|
protected |
RepositoryFeaturesDetector(SessionCache systemSession,
NodeKey systemNodeKey) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
lockingUsed() |
void |
notify(ChangeSet changeSet)
Notifies a listener of the given changes.
|
protected boolean |
versioningUsed() |
protected RepositoryFeaturesDetector(SessionCache systemSession, NodeKey systemNodeKey)
protected boolean lockingUsed()
protected boolean versioningUsed()
public void notify(ChangeSet changeSet)
ChangeSetListener
notify
in interface ChangeSetListener
changeSet
- a non-null
ChangeSet
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.