|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Option | |
---|---|
org.jboss.cache | |
org.jboss.cache.config | |
org.jboss.cache.transaction |
Uses of Option in org.jboss.cache |
---|
Methods in org.jboss.cache that return Option | |
---|---|
Option |
InvocationContext.getOptionOverrides()
Retrieves the option overrides associated with this invocation |
Methods in org.jboss.cache with parameters of type Option | |
---|---|
void |
InvocationContext.setOptionOverrides(Option optionOverrides)
Sets the option overrides associated with this invocation |
Uses of Option in org.jboss.cache.config |
---|
Methods in org.jboss.cache.config that return Option | |
---|---|
Option |
Option.clone()
|
Uses of Option in org.jboss.cache.transaction |
---|
Methods in org.jboss.cache.transaction that return Option | |
---|---|
Option |
TransactionEntry.getOption()
Retrieves a transaction scope option override |
Methods in org.jboss.cache.transaction with parameters of type Option | |
---|---|
void |
TransactionEntry.setOption(Option o)
Sets a transaction-scope option override |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |