|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Caster
A marker interfaced all Casters must extend. Used to provide a common base for all event generating sources in stella. The following casters are known
AcknowledgeCaster: Casts acknowledge events to threads in
the currently running VM. Only receivers, stella.net based command
launchers.DoneCaster: Casts done events to threads in
the currently running VM. Only receivers, stella.net based command
launchers.CommandCaster: Casts command events to threads in
the currently running VM. Only Command launchers.ErrorCaster: Casts error events to threads in
the currently running VM. multipleDataCaster: Casts acknowledge events to threads in
the currently running VM. data sensors and dedescants.WeatherCaster: Casts acknowledge events to threads in
the currently running VM. weather sensors.RmiAcknowledgeCaster:
Casts acknowledge events to RMI-based
listeners in a different VM.RmiDoneCaster: Casts done events to RMI-based
listeners in a different VM.RmiCommandCaster: Casts command events to RMI-based
listeners in a different VM.RmiErrorCaster: Casts error events to RMI-based
listeners in a different VM.RmiDataCaster: Casts data events to RMI-based
listeners in a different VM.RmiWeatherCaster: Casts weather events to RMI-based
listeners in a different VM.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||