Package jmri.managers

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