org.sakaiproject.profile2.tool
Class Locator

java.lang.Object
  extended by org.sakaiproject.profile2.tool.Locator

Deprecated. use Spring Annotations for injection

public class Locator
extends Object

A simple class to lookup dependencies from the Application object. The Application class must have getters and setters for these fields and need to inject into the Application bean in WEB-INF/applicationContext.xml


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

Constructor Detail

Locator

public Locator()
Deprecated. 


Copyright © 2008-2012 The Sakai Foundation. All Rights Reserved.