|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sf.panoptes.model.node.NodeUpdateEvent | +--net.sf.panoptes.module.log4j.LogComponentUpdateEvent
Constructor Summary | |
LogComponentUpdateEvent(Node node,
java.util.Collection newEvents)
|
Method Summary | |
java.util.Collection |
getNewEvents()
|
Methods inherited from class net.sf.panoptes.model.node.NodeUpdateEvent |
getData, getNode, setData |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LogComponentUpdateEvent(Node node, java.util.Collection newEvents)
Method Detail |
public java.util.Collection getNewEvents()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |