protected final class WorkspaceCache.SystemChangeNotifier extends Object implements ChangeSetListener
Modifier | Constructor and Description |
---|---|
protected |
SystemChangeNotifier(String systemWorkspaceName) |
Modifier and Type | Method and Description |
---|---|
void |
notify(ChangeSet changeSet)
Notifies a listener of the given changes.
|
protected SystemChangeNotifier(String systemWorkspaceName)
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.