@ApplicationScoped public class SpringResolver extends Object implements IDataServiceResolver
| Constructor and Description |
|---|
SpringResolver() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.context.annotation.AnnotationConfigApplicationContext |
getApplicationContext() |
Scope |
getScope(Class clazz) |
<T> T |
resolveDataService(Class<T> clazz) |
public org.springframework.context.annotation.AnnotationConfigApplicationContext getApplicationContext()
public <T> T resolveDataService(Class<T> clazz) throws DataServiceException
resolveDataService in interface IDataServiceResolverDataServiceExceptionpublic Scope getScope(Class clazz)
getScope in interface IDataServiceResolverCopyright © 2015. All rights reserved.