
public class InstanceScope extends SpaceScope
| Constructor and Description |
|---|
InstanceScope(String id,
PeerCard pc)
Constructor for an entity residing in the same node (this).
|
InstanceScope(String id,
String peerID)
Constructor for an entity with unique id, and given instance ID.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPeerID()
Get the id of the instace.
|
applicationPartScope, applicationScope, getId, instanceScope, moduleScope, scopepublic InstanceScope(String id, String peerID)
id - the id of the entity.peerID - the id of the instance.public String getPeerID()
Copyright © 2018 universAAL Consortium. All rights reserved.