|
Spring for Apache Hadoop | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.yarn.boot.support.YarnBootClientApplicationListener
public class YarnBootClientApplicationListener
An ApplicationListener for Spring Boot which is adding a property source
relative to the command line arguments.
| Constructor Summary | |
|---|---|
YarnBootClientApplicationListener(java.util.Map<java.lang.String,java.lang.Object> propertySourceMap)
Instantiates a new yarn boot client application listener. |
|
| Method Summary | |
|---|---|
void |
onApplicationEvent(org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent event)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public YarnBootClientApplicationListener(java.util.Map<java.lang.String,java.lang.Object> propertySourceMap)
propertySourceMap - the property source map| Method Detail |
|---|
public void onApplicationEvent(org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent>
|
Spring for Apache Hadoop | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||