erland.webapp.homepage.logic.service
Class TemplateUrlReaderService

java.lang.Object
  extended by erland.webapp.homepage.logic.service.TemplateUrlReaderService
All Implemented Interfaces:
ServiceInterface

public class TemplateUrlReaderService
extends Object
implements ServiceInterface


Constructor Summary
TemplateUrlReaderService()
           
 
Method Summary
 String execute(ParameterValueStorageInterface parameters)
           
protected  InputStream getInputStream(ParameterValueStorageInterface parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemplateUrlReaderService

public TemplateUrlReaderService()
Method Detail

execute

public String execute(ParameterValueStorageInterface parameters)
Specified by:
execute in interface ServiceInterface

getInputStream

protected InputStream getInputStream(ParameterValueStorageInterface parameters)
                              throws IOException
Throws:
IOException


Copyright © 2003-2005 Erland Isaksson. All Rights Reserved.