public static class InvocationStrategy.SuspendableInvocationStrategy.AsyncInFinishStrategy extends InvocationStrategy.SuspendableInvocationStrategy.AbstractSuspendableStrategy
InvocationStrategy.SuspendableInvocationStrategy.AbstractSuspendableStrategy, InvocationStrategy.SuspendableInvocationStrategy.AsyncInFinishStrategy, InvocationStrategy.SuspendableInvocationStrategy.CompleteFinishStrategy, InvocationStrategy.SuspendableInvocationStrategy.DefaultStrategy
ASYNC_DEFAULT, ASYNC_IN_FINISH, COMPLETE_FINISH
Modifier and Type | Method and Description |
---|---|
CoroutineProto |
createCoroutineProto(SuspendableActivity activityToInvoke) |
protected void |
performCleanup(SuspendableActivity activityToInvoke) |
executeTask
public CoroutineProto createCoroutineProto(SuspendableActivity activityToInvoke)
protected void performCleanup(SuspendableActivity activityToInvoke)
performCleanup
in class InvocationStrategy.SuspendableInvocationStrategy.AbstractSuspendableStrategy
Copyright © 2015 Rice University - Department of Computer Science. All rights reserved.