Class ExtractorConfiguration
java.lang.Object
com.oracle.coherence.spring.configuration.ExtractorConfiguration
Configures the beans to support
ValueExtractor
s.- Since:
- 3.0
- Author:
- Gunnar Hillert
-
Method Summary
Modifier and TypeMethodDescriptioncom.tangosol.util.ValueExtractor<?,
?> getExtractor
(InjectionPoint injectionPoint)
-
Method Details
-
getExtractor
@Bean @Primary @Scope("prototype") public com.tangosol.util.ValueExtractor<?,?> getExtractor(InjectionPoint injectionPoint)
-