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)
SessionFactory
Session
with the specified ID.createSession
in interface SessionFactory
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.