org.apache.struts2.dispatcher
Class Dispatcher.Locator

java.lang.Object
  extended by org.apache.struts2.dispatcher.Dispatcher.Locator
Enclosing class:
Dispatcher

public class Dispatcher.Locator
extends java.lang.Object

Simple accessor for a static method


Constructor Summary
Dispatcher.Locator()
           
 
Method Summary
 com.opensymphony.xwork2.util.location.Location getLocation(java.lang.Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Dispatcher.Locator

public Dispatcher.Locator()
Method Detail

getLocation

public com.opensymphony.xwork2.util.location.Location getLocation(java.lang.Object obj)


Copyright © 2000-2006 Apache Software Foundation. All Rights Reserved.