@Service public class ScaServiceResolver<T extends ScaApproachServiceTypeProvider> extends Object implements org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
ScaServiceResolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
T |
getService()
Get particular service for sca approach that was chosen in resolver
|
public void afterPropertiesSet()
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanpublic T getService()
Copyright © 2019. All rights reserved.