Modifier and Type | Class and Description |
---|---|
class |
ClientSessionFactoryImpl |
Modifier and Type | Method and Description |
---|---|
ClientSessionFactoryInternal |
ServerLocatorImpl.connect() |
ClientSessionFactoryInternal |
ServerLocatorInternal.connect() |
ClientSessionFactoryInternal |
ServerLocatorImpl.connectNoWarnings() |
ClientSessionFactoryInternal |
ServerLocatorInternal.connectNoWarnings()
Like
ServerLocatorInternal.connect() but it does not log warnings if it fails to connect. |
Modifier and Type | Method and Description |
---|---|
void |
AfterConnectInternalListener.onConnection(ClientSessionFactoryInternal sf) |
Modifier and Type | Method and Description |
---|---|
ClientSessionFactoryInternal |
ClusterControl.getSessionFactory()
get the session factory used to connect to the cluster
|
Modifier and Type | Method and Description |
---|---|
ClusterControl |
ClusterController.connectToNodeInCluster(ClientSessionFactoryInternal sf)
connect to an already defined node in the cluster
|
Constructor and Description |
---|
ClusterControl(ClientSessionFactoryInternal sessionFactory,
ActiveMQServer server) |
Modifier and Type | Method and Description |
---|---|
protected ClientSessionFactoryInternal |
ClusterConnectionBridge.createSessionFactory() |
protected ClientSessionFactoryInternal |
BridgeImpl.createSessionFactory() |
protected ClientSessionFactoryInternal |
BridgeImpl.reconnectOnOriginalNode() |
Modifier and Type | Method and Description |
---|---|
void |
ClusterConnectionImpl.onConnection(ClientSessionFactoryInternal sf) |
protected void |
BridgeImpl.setSessionFactory(ClientSessionFactoryInternal sfi) |
Modifier and Type | Method and Description |
---|---|
void |
SharedNothingBackupQuorum.setSessionFactory(ClientSessionFactoryInternal sessionFactory) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.