Uses of Interface
com.opensymphony.xwork2.util.location.LocationUtils.LocationFinder

Packages that use LocationUtils.LocationFinder
com.opensymphony.xwork2.util.location Classes and utilities used to track location information. 
 

Uses of LocationUtils.LocationFinder in com.opensymphony.xwork2.util.location
 

Fields in com.opensymphony.xwork2.util.location with type parameters of type LocationUtils.LocationFinder
private static List<WeakReference<LocationUtils.LocationFinder>> LocationUtils.finders
           
 

Methods in com.opensymphony.xwork2.util.location with parameters of type LocationUtils.LocationFinder
static void LocationUtils.addFinder(LocationUtils.LocationFinder finder)
          Add a LocationUtils.LocationFinder to the list of finders that will be queried for an object's location by LocationUtils.getLocation(Object, String).
 



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