Interface MessageProvider
-
public interface MessageProviderContract for all underlying technical message providers to ensure minimum services are exposed for Ikasan management of that tech.- Author:
- Ikasan Development Team
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisRunning()voidstart()Start the containervoidstop()Stop the container from delivering messages
-