com.rational.test.ft.domain.html

Class HtmlBrowserProxy.GetPropertyInternalRunnable

  • java.lang.Object
    • com.rational.test.ft.domain.ChannelRunnable
      • com.rational.test.ft.domain.html.HtmlBrowserProxy.GetPropertyInternalRunnable
  • All Implemented Interfaces:
    java.lang.Runnable
    Enclosing class:
    HtmlBrowserProxy


    public class HtmlBrowserProxy.GetPropertyInternalRunnable
    extends com.rational.test.ft.domain.ChannelRunnable
    • Field Summary

      • Fields inherited from class com.rational.test.ft.domain.ChannelRunnable

        complete, returnValue, throwable
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.lang.Object send() 
      • Methods inherited from class com.rational.test.ft.domain.ChannelRunnable

        getReturnValue, isComplete, isRevoked, isStarted, isStopJob, run, setComplete, setCrossChannel, setStopJob, setTimeout, throwException
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GetPropertyInternalRunnable

        public GetPropertyInternalRunnable(HtmlProxy proxy,
                                           java.lang.String propName)
    • Method Detail

      • send

        public java.lang.Object send()
        Specified by:
        send in class com.rational.test.ft.domain.ChannelRunnable