org.springframework.data.hadoop.config.common.annotation.configurers
Interface ResourceConfigurerAware
- All Known Implementing Classes:
- YarnConfigBuilder
public interface ResourceConfigurerAware
Interface for AnnotationBuilder which wants to be
aware of Resources configured by DefaultResourceConfigurer.
- Author:
- Janne Valkealahti
|
Method Summary |
void |
configureResources(java.util.Set<org.springframework.core.io.Resource> resources)
Configure Resources. |
configureResources
void configureResources(java.util.Set<org.springframework.core.io.Resource> resources)
- Configure
Resources.
- Parameters:
resources - the resources