org.springframework.data.hadoop.config.common.annotation.configurers
Interface ResourceConfigureAware
public interface ResourceConfigureAware
Interface for AnnotationBuilder which wants to be
aware of Resources configured by ResourceConfigurer.
- 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