|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.adom.jade.kernel.ActorAdapter
Implements a default actor listener without functionality.
| Constructor Summary | |
|---|---|
ActorAdapter()
|
|
| Method Summary | |
|---|---|
void |
afterAction(ActorEvent event)
Is called after an actor acts. |
void |
beforeAction(ActorEvent event)
Is called before an actor acts. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActorAdapter()
| Method Detail |
|---|
public void beforeAction(ActorEvent event)
ActorListener
beforeAction in interface ActorListenerevent - the actor eventActorListener.beforeAction(de.adom.jade.kernel.ActorEvent)public void afterAction(ActorEvent event)
ActorListener
afterAction in interface ActorListenerevent - the actor eventActorListener.afterAction(de.adom.jade.kernel.ActorEvent)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||