asit.framework.servlet.notification
Class NotificationFactory

java.lang.Object
  extended byasit.framework.servlet.content.ContentFactory
      extended byasit.framework.servlet.notification.NotificationFactory
Direct Known Subclasses:
SignNotificationFactory

public abstract class NotificationFactory
extends ContentFactory

Author:
Arne Tauber

Field Summary
protected  CreateSignatureClient client_
           
protected  File xmlNotification_
           
 
Fields inherited from class asit.framework.servlet.content.ContentFactory
contentDefaultEncoding_, httpServletRequest_, messageProperties_, redirector_
 
Constructor Summary
NotificationFactory(File messagePropertiesFile)
           
 
Method Summary
protected  Element createSignature()
           
 
Methods inherited from class asit.framework.servlet.content.ContentFactory
getContent, getContentTitle, getDispatchTitle, getPageTitle, getPropertyValue, getRedirector, getResponseString, setHttpServletRequest, setHttpServletResponse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

xmlNotification_

protected File xmlNotification_

client_

protected CreateSignatureClient client_
Constructor Detail

NotificationFactory

public NotificationFactory(File messagePropertiesFile)
                    throws IOException,
                           ClientException
Method Detail

createSignature

protected Element createSignature()
                           throws ClientException,
                                  RequestException
Throws:
ClientException
RequestException


Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.