org.modeshape.repository
Class RepositoryService.ConfigurationChangeObserver
java.lang.Object
org.modeshape.graph.observe.ChangeObserver
org.modeshape.graph.observe.NetChangeObserver
org.modeshape.repository.RepositoryService.ConfigurationChangeObserver
- All Implemented Interfaces:
- Observer
- Enclosing class:
- RepositoryService
protected class RepositoryService.ConfigurationChangeObserver
- extends NetChangeObserver
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepositoryService.ConfigurationChangeObserver
protected RepositoryService.ConfigurationChangeObserver()
notify
protected void notify(NetChangeObserver.NetChanges netChanges)
- Method that is called for the set of net changes.
- Specified by:
notify
in class NetChangeObserver
- Parameters:
netChanges
- the net changes; never null- See Also:
NetChangeObserver.notify(org.modeshape.graph.observe.NetChangeObserver.NetChanges)
Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.