public abstract class NotificationHandler extends java.lang.Object implements ConfChangeEventListenerI
| Constructor and Description |
|---|
NotificationHandler(NotificationModule nm,
java.lang.Class _clazz) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandle(MyTISMAdresse adresse) |
abstract java.lang.String |
getByMedium() |
java.lang.Class |
getClazz() |
abstract java.lang.String |
getConfigurationSectionTitlePostfix() |
NotificationModule |
getNotificationModule() |
int |
getState() |
void |
processConfChangeEvent(ConfChangeEvent e)
Processes a configuration change event.
|
void |
setClazz(java.lang.Class $3) |
void |
setNotificationModule(NotificationModule $2) |
void |
setState(int _state) |
void |
stop() |
public NotificationHandler(NotificationModule nm, java.lang.Class _clazz)
public abstract java.lang.String getByMedium()
public abstract java.lang.String getConfigurationSectionTitlePostfix()
public boolean canHandle(MyTISMAdresse adresse)
public void setState(int _state)
public void processConfChangeEvent(ConfChangeEvent e)
ConfChangeEventListenerIprocessConfChangeEvent in interface ConfChangeEventListenerIe - The ConfChangeEvent object containing details of the configuration change.public void stop()
public NotificationModule getNotificationModule()
public void setNotificationModule(NotificationModule $2)
public java.lang.Class getClazz()
public void setClazz(java.lang.Class $3)
public int getState()
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.