public class HazelcastPublishingTransportManager
extends org.eclipse.persistence.sessions.coordination.broadcast.BroadcastTransportManager
BroadcastTransportManager
.topicName
connectionsToExternalServices, DEFAULT_CONTEXT_FACTORY, DEFAULT_DEDICATED_CONNECTION_KEY, DEFAULT_DEDICATED_CONNECTION_VALUE, DEFAULT_IIOP_URL_PORT, DEFAULT_IIOP_URL_PROTOCOL, DEFAULT_NAMING_SERVICE, DEFAULT_REMOVE_CONNECTION_ON_ERROR_MODE, DEFAULT_URL_PORT, DEFAULT_URL_PROTOCOL, DEFAULT_USER_NAME, JNDI_NAMING_SERVICE, localConnection, localContextProperties, namingServiceType, rcm, REGISTRY_NAMING_SERVICE, remoteContextProperties, securableObjectHolder, shouldRemoveConnectionOnError
Constructor and Description |
---|
HazelcastPublishingTransportManager() |
Modifier and Type | Method and Description |
---|---|
void |
createLocalConnection()
Creates the hz connection.
|
Map<String,org.eclipse.persistence.internal.sessions.coordination.RemoteConnection> |
getConnectionsToExternalServicesForCommandPropagation()
Method to return the connection with the hazelcast topic.
|
void |
removeLocalConnection()
Closes and removes the connection.
|
addConnectionToExternalService, connectBackToRemote, createConnection, createConnections, createDiscoveryManager, getTopicName, setTopicName
decrypt, discardConnections, encrypt, getConnectionsToExternalServices, getConnectionToLocalHost, getContext, getEncryptedPassword, getInitialContextFactoryName, getLocalContextProperties, getNamingServiceType, getPassword, getRemoteCommandManager, getRemoteContextProperties, getRemoteHostContext, getUserName, hasPassword, initialize, removeAllConnectionsToExternalServices, removeConnectionToExternalService, setConfig, setEncryptedPassword, setEncryptionClassName, setInitialContextFactoryName, setLocalContextProperties, setNamingServiceType, setPassword, setRemoteCommandManager, setRemoteContextProperties, setShouldRemoveConnectionOnError, setUserName, shouldRemoveConnectionOnError
public Map<String,org.eclipse.persistence.internal.sessions.coordination.RemoteConnection> getConnectionsToExternalServicesForCommandPropagation()
getConnectionsToExternalServicesForCommandPropagation
in class org.eclipse.persistence.sessions.coordination.TransportManager
public void createLocalConnection()
createLocalConnection
in class org.eclipse.persistence.sessions.coordination.TransportManager
public void removeLocalConnection()
removeLocalConnection
in class org.eclipse.persistence.sessions.coordination.TransportManager
Copyright © 2018. All rights reserved.