Interface | Description |
---|---|
ContextFactory |
This is the factory responsible for creating
InvocationContext s and TransactionContext s
for requests, based on the configuration used. |
Class | Description |
---|---|
MVCCContextFactory |
Constructs contexts for MVCC locking
|
OptimisticContextFactory | Deprecated
will be removed when optimistic locking is removed.
|
PessimisticContextFactory | Deprecated
will be removed when pessimistic locking is removed.
|
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.