|
Spring for Apache Hadoop | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.yarn.boot.test.junit.AbstractBootYarnClusterTests.EmptyConfig
@Configuration public static class AbstractBootYarnClusterTests.EmptyConfig
Empty Spring @Configuration
class which can be referenced from tests solely using JavaConfig.
If tests are based on Spring test support, at minimum a dummy
empty class needs to be provided if xml configs are not present.
Constructor Summary | |
---|---|
AbstractBootYarnClusterTests.EmptyConfig()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractBootYarnClusterTests.EmptyConfig()
|
Spring for Apache Hadoop | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |