Package | Description |
---|---|
de.xima.fc.cluster | |
de.xima.fc.db |
Package mit allgemeinen Hilfsklassen für Datenbankzugriffe
|
de.xima.fc.jpa.manager | |
de.xima.fc.ms.listener | |
de.xima.fc.timing |
Logic for the scheduling of tasks
|
de.xima.fc.update |
Modifier and Type | Method and Description |
---|---|
static void |
ClusterManager.registerCloseListener(IBaseNotificationListener listener) |
static void |
ClusterManager.registerOpenListener(IBaseNotificationListener listener) |
static void |
ClusterNodeStateManager.registerStateChangeListener(IBaseNotificationListener listener) |
Modifier and Type | Method and Description |
---|---|
static void |
DatabaseMonitor.registerConnectionEstablishedListener(IBaseNotificationListener listener) |
static void |
DatabaseMonitor.registerDisconnectedListener(IBaseNotificationListener listener) |
static void |
DatabaseMonitor.registerReconnectedListener(IBaseNotificationListener listener) |
Modifier and Type | Method and Description |
---|---|
static Set<IBaseNotificationListener> |
EMProvider.getCloseListeners() |
static Set<IBaseNotificationListener> |
EMProvider.getInitListeners() |
static Set<IBaseNotificationListener> |
EMProvider.getOpenListeners() |
Modifier and Type | Method and Description |
---|---|
static void |
EMProvider.registerCloseListener(IBaseNotificationListener listener) |
static void |
EMProvider.registerInitListener(IBaseNotificationListener listener) |
static void |
EMProvider.registerOpenListener(IBaseNotificationListener listener) |
Modifier and Type | Method and Description |
---|---|
static void |
ScheduleManager.registerStartupListener(IBaseNotificationListener listener) |
static void |
ScheduleManager.removeStartupListener(IBaseNotificationListener listener) |
Modifier and Type | Method and Description |
---|---|
static void |
UpdateManager.registerUpdatedListener(IBaseNotificationListener listener) |
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.