Project

General

Profile

« Previous | Next » 

Revision 32375

new service locator

View differences:

DynamicServiceLocator.java
24 24
 *
25 25
 * @param <T>
26 26
 */
27
@Deprecated
27 28
public class DynamicServiceLocator<T> extends AbstractServiceLocator<T> {
28 29

  
29 30
	/**

Also available in: Unified diff