|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectp2pMapReduce.nodeModule.event.AbstractEvent
public abstract class AbstractEvent
Abstract implementation of Event interface.
Constructor Summary | |
---|---|
AbstractEvent()
Deprecated. |
|
AbstractEvent(EventType type)
Deprecated. |
Method Summary | |
---|---|
EventType |
getType()
Deprecated. |
void |
setType(EventType type)
Deprecated. |
java.lang.String |
toString()
Deprecated. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface p2pMapReduce.nodeModule.event.EventIF |
---|
getParam, getParams, setParams |
Constructor Detail |
---|
public AbstractEvent()
public AbstractEvent(EventType type)
Method Detail |
---|
public EventType getType()
getType
in interface EventIF
public void setType(EventType type)
setType
in interface EventIF
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |