asit.framework.servlet.notification
Class SignNotificationFactory
java.lang.Object
asit.framework.servlet.content.ContentFactory
asit.framework.servlet.notification.NotificationFactory
asit.framework.servlet.notification.SignNotificationFactory
- public abstract class SignNotificationFactory
- extends NotificationFactory
- Author:
- Arne Tauber
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
xmlNotification_
protected File xmlNotification_
zsProperties_
protected File zsProperties_
zsClient_
protected DeliveryClient zsClient_
SignNotificationFactory
public SignNotificationFactory(File messagePropertiesFile,
File zsProperties)
throws IOException,
ClientException
prepareSignature
protected abstract void prepareSignature()
throws ClientException,
IOException
- Throws:
ClientException
IOException
prepareZSClient
protected abstract void prepareZSClient(Document notifcation)
throws ClientException
- Throws:
ClientException
getZSType
protected abstract String getZSType()
handleXMLNotification
protected String handleXMLNotification()
getErrorHTMLCode
protected abstract String getErrorHTMLCode(Exception e)
successHTMLCode
protected abstract String successHTMLCode()
getContent
public String getContent()
- Description copied from class:
ContentFactory
- interface used for a FrontEndServlet
- Specified by:
getContent in class ContentFactory
- Returns:
Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.