org.sf.bluprints
Class WebWorkViewResolver

java.lang.Object
  extended by com.opensymphony.webwork.dispatcher.WebWorkResultSupport
      extended by com.opensymphony.webwork.dispatcher.ServletDispatcherResult
          extended by org.sf.bluprints.WebWorkViewResolver
All Implemented Interfaces:
com.opensymphony.webwork.WebWorkStatics, com.opensymphony.xwork.Result, Serializable

public class WebWorkViewResolver
extends com.opensymphony.webwork.dispatcher.ServletDispatcherResult

This class is a WebWork view resolver that can be used in conjunction with Bluprints to locate Bluprint definitions. Once the definition is found, the URI is passed to the parent class for handling.

Author:
Brian Pontarelli
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.opensymphony.webwork.dispatcher.WebWorkResultSupport
DEFAULT_PARAM, location, parse
 
Fields inherited from interface com.opensymphony.webwork.WebWorkStatics
HTTP_REQUEST, HTTP_RESPONSE, PAGE_CONTEXT, SERVLET_CONTEXT, SERVLET_DISPATCHER
 
Constructor Summary
WebWorkViewResolver()
           
 
Method Summary
 void doExecute(String finalLocation, com.opensymphony.xwork.ActionInvocation invocation)
           
 
Methods inherited from class com.opensymphony.webwork.dispatcher.WebWorkResultSupport
conditionalParse, execute, setLocation, setParse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebWorkViewResolver

public WebWorkViewResolver()
Method Detail

doExecute

public void doExecute(String finalLocation,
                      com.opensymphony.xwork.ActionInvocation invocation)
               throws Exception
Overrides:
doExecute in class com.opensymphony.webwork.dispatcher.ServletDispatcherResult
Throws:
Exception


"Copyright © 2002, Bluprints, Creative Commons License"