Uses of Class
org.apache.camel.support.SimpleEventNotifierSupport
-
Packages that use SimpleEventNotifierSupport Package Description org.apache.camel.support Base classes that help to implement the camel API and are expected to be extended by the user -
-
Uses of SimpleEventNotifierSupport in org.apache.camel.support
Subclasses of SimpleEventNotifierSupport in org.apache.camel.support Modifier and Type Class Description class
EventNotifierSupport
Base class to extend for customEventNotifier
implementations.
-