public class ClusterManager extends Object
Modifier and Type | Method and Description |
---|---|
static void |
close()
Schließen der Cluster-Verbindung
|
static void |
disconnect()
Diesen Konten vom Cluster trennen.
|
static IClusterConnection |
getConnection() |
static NodeModel |
getLocaleNode() |
static boolean |
isClusterActivated() |
static boolean |
isConnectionActive() |
static boolean |
isLocaleNodeActive() |
static void |
open()
Öffnen der Cluster-Verbindung
|
static void |
registerCloseListener(IBaseNotificationListener listener) |
static void |
registerOpenListener(IBaseNotificationListener listener) |
static void |
restart() |
static void |
startup() |
public static void restart() throws ClusterOpenException
ClusterOpenException
public static void startup() throws ClusterOpenException
ClusterOpenException
public static void open() throws ClusterOpenException
ClusterOpenException
IClusterConnection#open()}
public static void close()
ClusterOpenException
IClusterConnection#close()}
public static void disconnect()
ClusterOpenException
IClusterConnection#disconnect()}
public static IClusterConnection getConnection()
public static void registerOpenListener(IBaseNotificationListener listener)
public static void registerCloseListener(IBaseNotificationListener listener)
public static boolean isClusterActivated()
public static boolean isConnectionActive()
public static NodeModel getLocaleNode()
public static boolean isLocaleNodeActive()
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.