Uses of Class
jmri.managers.AbstractProxyManager

Packages that use AbstractProxyManager
Package
Description
Provides implementations of various JMRI managers.
  • Uses of AbstractProxyManager in jmri.managers

    Modifier and Type
    Class
    Description
    class 
    Implementation of a Manager that can serves as a proxy for multiple system-specific implementations.
    class 
    Implementation of a AnalogIOManager that can serve as a proxy for multiple system-specific implementations.
    class 
    Implementation of a IdTagManager that can serve as a proxy for multiple system-specific implementations.
    class 
    Implementation of a LightManager that can serve as a proxy for multiple system-specific implementations.
    class 
    Implementation of a MeterManager that can serve as a proxy for multiple system-specific implementations.
    class 
    Implementation of a ReporterManager that can serve as a proxy for multiple system-specific implementations.
    class 
    Implementation of a SensorManager that can serve as a proxy for multiple system-specific implementations.
    class 
    Implementation of a StringIOManager that can serve as a proxy for multiple system-specific implementations.
    class 
    Implementation of a TurnoutManager that can serve as a proxy for multiple system-specific implementations.