public class StoreFragmentDetector extends Object
| Constructor and Description |
|---|
StoreFragmentDetector(org.springframework.core.env.Environment environment,
org.springframework.core.io.ResourceLoader loader,
String postfix,
String[] basePackages,
org.springframework.core.type.classreading.MetadataReaderFactory metadataReaderFactory) |
| Modifier and Type | Method and Description |
|---|---|
StoreFragmentDefinition |
detectCustomImplementation(String iface,
String storeInterface) |
Set<org.springframework.beans.factory.config.BeanDefinition> |
getBeanDefinitions() |
public Set<org.springframework.beans.factory.config.BeanDefinition> getBeanDefinitions()
public StoreFragmentDefinition detectCustomImplementation(String iface, String storeInterface)
Copyright © 2020 Paul Warren. All rights reserved.