Overview
Module
Package
Type
Tree
Deprecated
Index
Prev Type
Next Type
All Types
Summary:
Actio
|
Capac
|
Constr
|
Handl
|
Field
|
Nested
|
Propr
Details:
Actio
|
Constr
|
Handl
|
Field
|
Propr
io.sarl.sre.janus.internal
Class SpaceEventEmitter
java.lang.Object
SpaceEventEmitter
All Superinterfaces:
SpaceRepositoryListener
,
java.util.EventListener
class
SpaceEventEmitter
extends
java.lang.Object
implements
SpaceRepositoryListener
Emit the space platform events.
Maven Group Identifier:
io.sarl.sre.janus
Maven Artifact Identifier:
janus.kernel
Constructor Summary
Constructors
Constructor and description
new(UUID,EventSpace,Logger)
Action Summary
All actions
Instance actions
Modifier and type
Action and description
void
spaceCreated(Space,boolean)
void
spaceDestroyed(Space,boolean)
Modifier and type
Action and description
void
spaceCreated(Space,boolean)
void
spaceDestroyed(Space,boolean)
Constructor Details
new(UUID,EventSpace,Logger)
new
(UUID,EventSpace,Logger)
Action Details
spaceCreated(Space,boolean)
def
spaceCreated(Space,boolean)
spaceDestroyed(Space,boolean)
def
spaceDestroyed(Space,boolean)