org.ikasan.spec.monitor.FlowNotifier Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ikasan-uber-spec Show documentation
Show all versions of ikasan-uber-spec Show documentation
All specifications packaged up in a single uber jar for convenience of use in the Enterprise Integration Platform
The newest version!
package org.ikasan.spec.monitor;
/**
* Marker interface to identify flow notifiers.
*
* @param
*/
public interface FlowNotifier extends Notifier {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy