public interface SessionFactoryScopeContainer
| Modifier and Type | Method and Description |
|---|---|
SessionFactoryProducer |
getSessionFactoryProducer()
Obtain the
SessionFactoryProducer. |
void |
injectSessionFactoryScope(SessionFactoryScope scope)
Callback to inject the SessionFactoryScope into the container
|
void injectSessionFactoryScope(SessionFactoryScope scope)
SessionFactoryProducer getSessionFactoryProducer()
SessionFactoryProducer. Quite often this
is als implemented by the container itself.Copyright © 2001-2019 Red Hat, Inc. All Rights Reserved.