Overview
Module
Package
Type
Tree
Deprecated
Index
Prev Type
Next Type
All Types
Summary:
Actio
|
Field
|
Nested
|
Propr
Details:
Actio
|
Field
|
Propr
io.sarl.sre.janus.spaces
Interface SpaceParticipantListener
SpaceParticipantListener
All Superinterfaces:
SpaceParticipantListener
,
java.util.EventListener
Deprecated for removal since 3.0.15:
Since 3.0.15. Replaced by
io.sarl.api.core.spaces.SpaceParticipantListener
.
@
java.lang.Deprecated
(forRemoval=true,
since="3.0.15")
@
org.eclipse.xtext.xbase.lib.XbaseGenerated
interface
SpaceParticipantListener
implements
SpaceParticipantListener
A listener for the Java events on spaces.
Deprecated:
Since 3.0.15. Replaced by
io.sarl.api.core.spaces.SpaceParticipantListener
.
Maven Group Identifier:
io.sarl.sre.janus
Maven Artifact Identifier:
janus.kernel
Since:
3.0.10
Action Summary
Inherited:
participantJoined(Participant)
,
participantLeft(Participant)
,
setDefaultSpace(EventSpace)