|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface is used as a service from agents of type
examples.communication.Agent in order to get
information for the implicit names of their "friends"
or to get a teminating signal.
Agent| Field Summary | |
static String |
PUBLISH_KEY_PREFIX
The key prefix under which this service is going to be published. |
| Method Summary | |
void |
initImplicitNames(ArrayList implicitNames)
Initialises the implicit name of the agent's "friends" |
void |
signalTermination()
Sends a terminating signal to the agent. |
| Field Detail |
public static final String PUBLISH_KEY_PREFIX
| Method Detail |
public void initImplicitNames(ArrayList implicitNames)
implicitNames - DOCUMENT ME!public void signalTermination()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||