Package org.streamingpool.core.conf
Class TestPoolConfiguration
- java.lang.Object
-
- org.streamingpool.core.conf.TestPoolConfiguration
-
@Configuration @Profile("streamingpool.test.scheduler") public class TestPoolConfiguration extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringSTREAMINGPOOL_TEST_SCHEDULER
-
Constructor Summary
Constructors Constructor Description TestPoolConfiguration()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PoolConfigurationlocalPoolConfiguration()
-
-
-
Field Detail
-
STREAMINGPOOL_TEST_SCHEDULER
public static final java.lang.String STREAMINGPOOL_TEST_SCHEDULER
- See Also:
- Constant Field Values
-
-
Method Detail
-
localPoolConfiguration
@Bean public PoolConfiguration localPoolConfiguration()
-
-