public final class InvocationStrategy extends Object
Implementation note: We use a singleton pattern to avoid creation of new strategies each time an activity is submitted to the pool.
Modifier and Type | Class and Description |
---|---|
static interface |
InvocationStrategy.RunnableInvocationStrategy |
static interface |
InvocationStrategy.SuspendableInvocationStrategy |
Constructor and Description |
---|
InvocationStrategy() |
Copyright © 2015 Rice University - Department of Computer Science. All rights reserved.