io.sarl.sre.janus.internal
Class SpaceParticipantEventEmitter
All Superinterfaces:
SpaceParticipantListener, java.util.EventListener
class SpaceParticipantEventEmitter
extends java.lang.Object
implements SpaceParticipantListener
Emit the space participant platform events.
Maven Group Identifier:
io.sarl.sre.janus
Maven Artifact Identifier:
janus.kernel
Since:
0.10
Constructor Summary
Constructor and description
new(EventSpace,Logger)
Action Summary
Modifier and type Action and description
void participantJoined(Participant)
void participantLeft(Participant)
void setDefaultSpace(EventSpace)
Constructor Details
new(EventSpace,Logger)
new(EventSpace,Logger)
Action Details
participantJoined(Participant)
def participantJoined(Participant)
participantLeft(Participant)
def participantLeft(Participant)
setDefaultSpace(EventSpace)
def setDefaultSpace(EventSpace)