Project

General

Profile

« Previous | Next » 

Revision 32375

new service locator

View differences:

StaticServiceLocator.java
19 19
 * @param <T>
20 20
 *            the type of the service
21 21
 */
22
@Deprecated
22 23
public class StaticServiceLocator<T> extends AbstractServiceLocator<T> implements ApplicationContextAware {
23 24

  
24 25
	/**

Also available in: Unified diff