|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AbstractAudioManager | Abstract partial implementation of an AudioManager. |
| AbstractLightManager | Abstract partial implementation of a LightManager. |
| AbstractMemoryManager | Abstract partial implementation of a MemoryManager. |
| AbstractProxyManager | Implementation of a Manager that can serves as a proxy for multiple system-specific implementations. |
| AbstractReporterManager | Abstract partial implementation of a ReporterManager. |
| AbstractSensorManager | Abstract base implementation of the SensorManager interface. |
| AbstractSignalHeadManager | Abstract partial implementation of a SignalHeadManager. |
| AbstractTurnoutManager | Abstract partial implementation of a TurnoutManager. |
| DefaultConditionalManager | Basic Implementation of a ConditionalManager. |
| DefaultLogixManager | Basic Implementation of a LogixManager. |
| DefaultMemoryManager | Provide the concrete implementation for the Internal Memory Manager. |
| DefaultProgrammerManager | Provides a very-basic implementation of ProgrammerManager. |
| DefaultRouteManager | Basic Implementation of a RouteManager. |
| InternalLightManager | Implement a light manager for "Internal" (virtual) lights. |
| InternalSensorManager | Implementation of the InternalSensorManager interface. |
| InternalTurnoutManager | Implement a turnout manager for "Internal" (virtual) turnouts. |
| ProxyLightManager | Implementation of a LightManager that can serves as a proxy for multiple system-specific implementations. |
| ProxyReporterManager | Implementation of a ReporterManager that can serves as a proxy for multiple system-specific implementations. |
| ProxySensorManager | Implementation of a SensorManager that can serves as a proxy for multiple system-specific implementations. |
| ProxyTurnoutManager | Implementation of a TurnoutManager that can serves as a proxy for multiple system-specific implementations. |
Provides implementations of various JMRI managers.
As a long term project, we're moving various Abstract* and Default*
managers out of the jmri package itself, and moved
into here. In the meantime, you'll find many of them still in
jmri.
Implementations of individual object interfaces are
found in the jmri.implementation package.
jmri.implementation
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||