Package jmri.managers

Provides implementations of various JMRI managers.

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.
 

Package jmri.managers Description

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.

Since:
2.5.3
See Also:
jmri.implementation


Copyright © 1997 - 2009 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads