Class EngineContext.CommandThreadChannel

  • Enclosing class:
    EngineContext

    public class EngineContext.CommandThreadChannel
    extends Object
    Go thru all the contexts and return channels whose names match this This is to be used for for testing purposes only. This may not work in running servers; so, please avoid use outside unit tests.
    • Constructor Detail

      • CommandThreadChannel

        public CommandThreadChannel​(JCACommandThread commandThread,
                                    gov.aps.jca.Channel channel)
    • Method Detail

      • getChannel

        public gov.aps.jca.Channel getChannel()