Did this page help you?

   Yes   No   Tell us about it...

com.amazonaws.services.simpleworkflow.flow
Interface SuspendableWorker

All Superinterfaces:
Suspendable, WorkerLifecycle
All Known Subinterfaces:
WorkerBase
All Known Implementing Classes:
ActivityWorker, GenericActivityWorker, GenericWorker, GenericWorkflowWorker, SpringActivityWorker, SpringWorkflowWorker, WorkflowWorker

public interface SuspendableWorker
extends Suspendable, WorkerLifecycle


Method Summary
 
Methods inherited from interface com.amazonaws.services.simpleworkflow.flow.Suspendable
resumePolling, suspendPolling
 
Methods inherited from interface com.amazonaws.services.simpleworkflow.flow.WorkerLifecycle
awaitTermination, shutdown, shutdownAndAwaitTermination, shutdownNow, start
 



Copyright © 2010 Amazon Web Services, Inc. All Rights Reserved.