|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.emory.mathcs.h2o.event.Event
edu.emory.mathcs.h2o.event.PlugletListEvent
Event triggered when the pluglet is deployed into the kernel.
| Field Summary |
| Fields inherited from class edu.emory.mathcs.h2o.event.Event |
source, timestamp |
| Constructor Summary | |
PlugletListEvent(KernelContext source,
java.util.List pinfos,
long timestamp)
|
|
| Method Summary | |
java.util.List |
getPlugletList()
|
| Methods inherited from class edu.emory.mathcs.h2o.event.Event |
getSource, getTimestamp |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PlugletListEvent(KernelContext source,
java.util.List pinfos,
long timestamp)
| Method Detail |
public java.util.List getPlugletList()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||