Package | Description |
---|---|
jade.core |
This package contains the microkernel of JADE
system.
|
Modifier and Type | Method and Description |
---|---|
Sink |
Service.getCommandSink(boolean side)
Access the command sink this service uses to handle its own
vertical commands.
|
Sink |
BaseService.getCommandSink(boolean direction)
This should be properly implemented
by the services that have sinks.
|