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