Uses of Class
org.eclipse.hyades.execution.core.TimeoutException

Uses of TimeoutException in org.eclipse.hyades.execution.core
 

Methods in org.eclipse.hyades.execution.core that throw TimeoutException
 void IRemoteHyadesComponent.lock(long timeout)
          The lock request will either succeed within the specified timeout, or will throw a TimeoutException.