Uses of Interface
jmri.ProxyManager

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

    Classes in jmri.managers that implement ProxyManager
    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 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.