INT-881, Added initial namespace support for auto-exporting SI components as OSGi services.
This commit is contained in:
@@ -26,4 +26,5 @@ import org.springframework.integration.channel.SubscribableChannel;
|
||||
* @since 2.0
|
||||
*/
|
||||
public interface ControlBus extends SubscribableChannel {
|
||||
public String getBusName();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user