public abstract class AbstractApplicationContextProducer extends Object implements RemoteApplicationContextProducer
Abstract application context producer, the concrete implementation will be responsible for actual creating the application context for the given test case.
| Constructor and Description |
|---|
AbstractApplicationContextProducer() |
| Modifier and Type | Method and Description |
|---|---|
protected SpringIntegrationConfiguration |
getRemoteConfiguration()
Retrieves the remote configuration.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateApplicationContext, supportsprotected SpringIntegrationConfiguration getRemoteConfiguration()
Retrieves the remote configuration.
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.