public class SessionFactoryImpl extends Object implements SessionFactory
| Constructor and Description |
|---|
SessionFactoryImpl(SessionManager sessionManager,
TopicsContext topicsContext) |
| Modifier and Type | Method and Description |
|---|---|
Session |
createSession(String pushSessionId)
Creation of new instance of
Session with the specified ID. |
public SessionFactoryImpl(SessionManager sessionManager, TopicsContext topicsContext)
public Session createSession(String pushSessionId)
SessionFactorySession with the specified ID.createSession in interface SessionFactoryCopyright © 2015 JBoss by Red Hat. All Rights Reserved.