uk.ac.roe.antigen.builder
Class MessageProcessor

java.lang.Object
  extended byuk.ac.roe.antigen.builder.MessageProcessor

public class MessageProcessor
extends java.lang.Object

Author:
jdt

Nested Class Summary
static class MessageProcessor.VelocityLoggerWrapper
          This class delegates any Velocity logs to the JDK logging system
 
Constructor Summary
MessageProcessor()
           
 
Method Summary
static void main(java.lang.String[] args)
          Logger for this class
static java.lang.String processMessage(java.util.Hashtable properties, java.lang.String messageTemplate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageProcessor

public MessageProcessor()
Method Detail

main

public static void main(java.lang.String[] args)
Logger for this class


processMessage

public static java.lang.String processMessage(java.util.Hashtable properties,
                                              java.lang.String messageTemplate)
                                       throws java.lang.Exception,
                                              org.apache.velocity.exception.ResourceNotFoundException,
                                              org.apache.velocity.exception.ParseErrorException,
                                              org.apache.velocity.exception.MethodInvocationException
Parameters:
properties -
messageTemplate -
Returns:
Throws:
java.lang.Exception
org.apache.velocity.exception.ResourceNotFoundException
org.apache.velocity.exception.ParseErrorException
org.apache.velocity.exception.MethodInvocationException


Copyright © 2005 Institute for Astronomy, Royal Observatory of Edinburgh. All Rights Reserved.