public interface SessionManagerFactory<B extends Batch>
Modifier and Type | Method and Description |
---|---|
<C> SessionManager<C,B> |
createSessionManager(SessionManagerConfiguration<C> configuration)
Create as session manager using the specified context and identifier factory.
|
<C> SessionManager<C,B> createSessionManager(SessionManagerConfiguration<C> configuration)
context
- a session contextidFactory
- a session identifier factoryCopyright © 2018 JBoss by Red Hat. All rights reserved.