com.opensymphony.webwork.dispatcher
Class DispatcherUtils.Locator

java.lang.Object
  extended by com.opensymphony.webwork.dispatcher.DispatcherUtils.Locator
Enclosing class:
DispatcherUtils

public class DispatcherUtils.Locator
extends Object

Simple accessor for a static method


Constructor Summary
DispatcherUtils.Locator()
           
 
Method Summary
 Location getLocation(Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DispatcherUtils.Locator

public DispatcherUtils.Locator()
Method Detail

getLocation

public Location getLocation(Object obj)

WebWork Project Page