|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sf.panoptes.model.node.log4j.RepositoryUpdateEvent
RepositoryUpdateEvent.java
Represents a batch of events in a LoggerRepository
com.glt.troodon.console.model.log4j.LoggerRepository
,
com.glt.troodon.console.model.log4j.RepositoryListener
Constructor Summary | |
RepositoryUpdateEvent(java.util.Set changedLocations,
java.util.Set newLocations)
Constructor for RepositoryUpdateEvent. |
Method Summary | |
java.util.Set |
getChangedLocations()
|
java.util.Set |
getNewLocations()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RepositoryUpdateEvent(java.util.Set changedLocations, java.util.Set newLocations)
Method Detail |
public java.util.Set getChangedLocations()
public java.util.Set getNewLocations()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |