|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ControlBus
Defines base interface for implementation of the Control Bus EIP pattern (http://www.eaipatterns.com/ControlBus.html)
Control Bus infrastructure is assembled with various components provided by the framework with the main entry point
being SubscribableChannel making this interface more of a convenience wrapper over target SubscribableChannel
| Method Summary | |
|---|---|
boolean |
isBusAvailable()
|
| Methods inherited from interface org.springframework.integration.channel.SubscribableChannel |
|---|
subscribe, unsubscribe |
| Methods inherited from interface org.springframework.integration.core.MessageChannel |
|---|
getName, send, send |
| Method Detail |
|---|
boolean isBusAvailable()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||