| Modifier and Type | Method and Description |
|---|---|
void |
SystemEventsListener.spaceStatusChanged(SpaceStatus status) |
| Modifier and Type | Method and Description |
|---|---|
void |
ControlBroker.signalSpaceStatus(SpaceStatus status,
SpaceDescriptor spaceDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
static SpaceStatus |
SpaceStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpaceStatus[] |
SpaceStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SpaceEventHandler.spaceEvent(SpaceStatus newStatus) |
void |
SpaceListener.spaceStatusChanged(SpaceStatus status)
Called when the Space changes status
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeployManagerImpl.spaceStatusChanged(SpaceStatus status) |
| Modifier and Type | Method and Description |
|---|---|
void |
ListenerHandler.spaceStatusChanged(SpaceStatus status) |
void |
MySpaceListener.spaceStatusChanged(SpaceStatus status) |
| Modifier and Type | Method and Description |
|---|---|
SpaceStatus |
SpaceManagerImpl.getSpaceStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
SpaceManagerImpl.spaceEvent(SpaceStatus newStatus) |
| Modifier and Type | Method and Description |
|---|---|
void |
CoordinatedStrategy.spaceStatusChanged(SpaceStatus status) |
| Modifier and Type | Method and Description |
|---|---|
void |
MySpaceListener.spaceStatusChanged(SpaceStatus status) |
Copyright © 2018 universAAL Consortium. All rights reserved.