public abstract class ContextOperation extends Object implements TransactionOperation
Modifier | Constructor and Description |
---|---|
protected |
ContextOperation(Resource... contexts) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
Resource[] |
getContexts() |
int |
hashCode() |
void |
setContexts(Resource... contexts) |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
execute
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.