public class SpringResolver extends Object implements IDataServiceResolver
| Constructor and Description |
|---|
SpringResolver() |
| Modifier and Type | Method and Description |
|---|---|
Scope |
getScope(Class clazz) |
<T> T |
resolveDataService(Class<T> clazz) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public <T> T resolveDataService(Class<T> clazz) throws DataServiceException
resolveDataService in interface IDataServiceResolverDataServiceExceptionpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
org.springframework.beans.BeansExceptionpublic Scope getScope(Class clazz)
getScope in interface IDataServiceResolverCopyright © 2015. All rights reserved.