Package | Description |
---|---|
jade.core |
This package contains the microkernel of JADE
system.
|
Modifier and Type | Method and Description |
---|---|
Node |
BaseService.getLocalNode() |
Node |
SliceProxy.getNode() |
Node |
Service.Slice.getNode()
Access the node where this slice resides.
|
Modifier and Type | Method and Description |
---|---|
void |
SliceProxy.setNode(Node n) |
Constructor and Description |
---|
SliceProxy(Service svc,
Node n) |