protected class RepositoryCache.RepositoryFeaturesDetector extends Object implements ChangeSetListener
| Modifier | Constructor and Description |
|---|---|
protected |
RepositoryCache.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 RepositoryCache.RepositoryFeaturesDetector(SessionCache systemSession, NodeKey systemNodeKey)
protected boolean lockingUsed()
protected boolean versioningUsed()
public void notify(ChangeSet changeSet)
ChangeSetListenernotify in interface ChangeSetListenerchangeSet - a non-null ChangeSetCopyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.