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) |
boolean |
failForUnsupportedAttachments(Transaction tx,
MyTISMAdresse address,
MyTISMBenachrichtigung notification,
ReceiverDeterminationResult rdr) |
boolean |
failForUnsupportedEncryption(Transaction tx,
MyTISMAdresse address,
MyTISMBenachrichtigung notification,
ReceiverDeterminationResult rdr) |
boolean |
failForUnsupportedSignature(Transaction tx,
MyTISMAdresse address,
MyTISMBenachrichtigung notification,
ReceiverDeterminationResult rdr) |
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 $9) |
void |
setNotificationModule(NotificationModule $8) |
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 boolean failForUnsupportedEncryption(Transaction tx, MyTISMAdresse address, MyTISMBenachrichtigung notification, ReceiverDeterminationResult rdr)
public boolean failForUnsupportedSignature(Transaction tx, MyTISMAdresse address, MyTISMBenachrichtigung notification, ReceiverDeterminationResult rdr)
public boolean failForUnsupportedAttachments(Transaction tx, MyTISMAdresse address, MyTISMBenachrichtigung notification, ReceiverDeterminationResult rdr)
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 $8)
public java.lang.Class getClazz()
public void setClazz(java.lang.Class $9)
public int getState()
Copyright © 2000-2026 OAshi S.à r.l. All Rights Reserved.