
public static class InvocationStrategy.SuspendableInvocationStrategy.DefaultStrategy extends Object implements InvocationStrategy.SuspendableInvocationStrategy
InvocationStrategy.SuspendableInvocationStrategy.AsyncInFinishStrategy, InvocationStrategy.SuspendableInvocationStrategy.AsyncInNonHjThreadStrategy, InvocationStrategy.SuspendableInvocationStrategy.DefaultStrategyASYNC_DEFAULT, ASYNC_IN_FINISH, ASYNC_NON_HJ_THREAD| Modifier and Type | Method and Description |
|---|---|
void |
executeTask(SuspendableActivity activityToInvoke)
This method implements the strategy used to invoke Hj activities.
|
public void executeTask(SuspendableActivity activityToInvoke)
InvocationStrategy.SuspendableInvocationStrategySuspendableException in
the current version, it may change in the future.executeTask in interface InvocationStrategy.SuspendableInvocationStrategyactivityToInvoke - Hj activity to invoke.Copyright © 2014 Rice University - Department of Computer Science. All rights reserved.