| Package | Description |
|---|---|
| org.dbrain.binder.system.lifecycle | |
| org.dbrain.binder.system.scope | |
| org.dbrain.binder.system.txs |
| Modifier and Type | Method and Description |
|---|---|
protected javax.inject.Provider<ContextRegistry> |
DelegateContext.getRegistryProvider() |
| Constructor and Description |
|---|
DelegateContext(Class<T> annotation,
javax.inject.Provider<ContextRegistry> registryProvider,
boolean supportNullCreation) |
| Modifier and Type | Method and Description |
|---|---|
javax.inject.Provider<ContextRegistry> |
SessionScopeContext.leave() |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionScopeContext.enter(javax.inject.Provider<ContextRegistry> contextProvider) |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionImpl
A registry that keeps track of transactional objects.
|
Copyright © 2016. All rights reserved.