INT-881, Decoupled SI Services configuration from service interaction with the Control Bus (forgot to commit the dependent change, fixing broken build)
This commit is contained in:
@@ -26,5 +26,5 @@ import org.springframework.integration.channel.SubscribableChannel;
|
||||
* @since 2.0
|
||||
*/
|
||||
public interface ControlBus extends SubscribableChannel {
|
||||
public String getBusName();
|
||||
public boolean isBusAvailable();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user