org.outerj.daisy.frontend
Class HandleSiteAction

java.lang.Object
  extended by org.outerj.daisy.frontend.HandleSiteAction

public class HandleSiteAction
extends java.lang.Object


Constructor Summary
HandleSiteAction()
           
 
Method Summary
 java.util.Map act(Redirector redirector, SourceResolver sourceResolver, java.util.Map objectModel, java.lang.String s, Parameters parameters)
           
 void dispose()
           
 void service(ServiceManager serviceManager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HandleSiteAction

public HandleSiteAction()
Method Detail

service

public void service(ServiceManager serviceManager)
             throws ServiceException
Throws:
ServiceException

dispose

public void dispose()

act

public java.util.Map act(Redirector redirector,
                         SourceResolver sourceResolver,
                         java.util.Map objectModel,
                         java.lang.String s,
                         Parameters parameters)
                  throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © -2006 . All Rights Reserved.