Package | Description |
---|---|
jade.core |
This package contains the microkernel of JADE
system.
|
jade.core.sam |
Modifier and Type | Method and Description |
---|---|
Filter |
Service.getCommandFilter(boolean direction)
Access the command filter this service needs to perform its
tasks.
|
Filter |
BaseService.getCommandFilter(boolean direction)
This should be properly implemented
by the services that have filters.
|
Modifier and Type | Method and Description |
---|---|
Filter |
SAMService.getCommandFilter(boolean direction) |