Interface GatewayProgressRunnable
public interface GatewayProgressRunnable
Provides a run function that can return a value and throw an exception. The return is Serializable because it is
often passed through the Gateway/Client comm channel.
-
Method Summary
-
Method Details
-
run
- Throws:
Exception
-