|
Spring for Apache Hadoop | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.data.hadoop.config.common.annotation.configuration.ObjectPostProcessorConfiguration
@Configuration public class ObjectPostProcessorConfiguration
Spring Configuration that exports the default
ObjectPostProcessor. This class is not intended to be imported
manually rather it is imported automatically when using EnableAnnotationConfiguration
EnableAnnotationConfiguration| Constructor Summary | |
|---|---|
ObjectPostProcessorConfiguration()
|
|
| Method Summary | |
|---|---|
ObjectPostProcessor<java.lang.Object> |
objectPostProcessor(org.springframework.beans.factory.config.AutowireCapableBeanFactory beanFactory)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectPostProcessorConfiguration()
| Method Detail |
|---|
@Bean public ObjectPostProcessor<java.lang.Object> objectPostProcessor(org.springframework.beans.factory.config.AutowireCapableBeanFactory beanFactory)
|
Spring for Apache Hadoop | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||