Package | Description |
---|---|
org.infinispan.context.impl |
This package contains different context implementations, selected dynamically based on the type of invocation.
|
Modifier and Type | Class and Description |
---|---|
class |
NonTransactionalInvocationContextFactory
Invocation Context container to be used for non-transactional caches.
|
class |
TransactionalInvocationContextFactory
Invocation context to be used for transactional caches.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.