org.springframework.yarn.boot
Class YarnAppmasterAutoConfiguration.RuntimeConfig

java.lang.Object
  extended by org.springframework.yarn.boot.YarnAppmasterAutoConfiguration.RuntimeConfig
Enclosing class:
YarnAppmasterAutoConfiguration

@Configuration
@ConditionalOnClass(value=org.springframework.batch.core.launch.JobLauncher.class)
public static class YarnAppmasterAutoConfiguration.RuntimeConfig
extends Object


Constructor Summary
YarnAppmasterAutoConfiguration.RuntimeConfig()
           
 
Method Summary
 String customAppmasterClass()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

YarnAppmasterAutoConfiguration.RuntimeConfig

public YarnAppmasterAutoConfiguration.RuntimeConfig()
Method Detail

customAppmasterClass

@Bean
public String customAppmasterClass()