Interface IComposableSwitch

  • All Known Implementing Classes:
    RDSeffPerformanceSwitch, RDSeffSwitch

    public interface IComposableSwitch
    Interface for a switch which is able to composed together with other switches.
    • Method Detail

      • getParentSwitch

        Switch<Object> getParentSwitch()
        Returns:
        the ComposedSwitch containing the implementing switch or any other switch preferred for the doSwitch