@Order(value=2147483547) public class EnableDiscoveryClientImportSelector extends SpringFactoryImportSelector<EnableDiscoveryClient>
| Constructor and Description |
|---|
EnableDiscoveryClientImportSelector() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
hasDefaultFactory() |
protected boolean |
isEnabled() |
String[] |
selectImports(org.springframework.core.type.AnnotationMetadata metadata) |
getAnnotationClass, getEnvironment, getSimpleName, setBeanClassLoader, setEnvironmentpublic String[] selectImports(org.springframework.core.type.AnnotationMetadata metadata)
selectImports in interface org.springframework.context.annotation.ImportSelectorselectImports in class SpringFactoryImportSelector<EnableDiscoveryClient>protected boolean isEnabled()
isEnabled in class SpringFactoryImportSelector<EnableDiscoveryClient>protected boolean hasDefaultFactory()
hasDefaultFactory in class SpringFactoryImportSelector<EnableDiscoveryClient>Copyright © 2017 Pivotal Software, Inc.. All rights reserved.