protected final class WorkspaceCache.NonSystemChangeNotifier extends Object implements ChangeSetListener
| Modifier | Constructor and Description |
|---|---|
protected |
NonSystemChangeNotifier(String systemWorkspaceName) |
| Modifier and Type | Method and Description |
|---|---|
void |
notify(ChangeSet changeSet)
Notifies a listener of the given changes.
|
protected NonSystemChangeNotifier(String systemWorkspaceName)
public void notify(ChangeSet changeSet)
ChangeSetListenernotify in interface ChangeSetListenerchangeSet - a non-null ChangeSetCopyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.