Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Observe Camel's Management events #1400

Merged
merged 1 commit into from Jun 22, 2020
Merged

Conversation

lburgazzoli
Copy link
Contributor

@lburgazzoli lburgazzoli commented Jun 21, 2020

Fixes #1398

@oscerd oscerd merged commit 6f08473 into apache:master Jun 22, 2020
@lburgazzoli lburgazzoli deleted the github-1398 branch June 22, 2020 08:05
import org.apache.camel.spi.CamelEvent;
import org.apache.camel.support.EventNotifierSupport;

public class CamelEventBridge extends EventNotifierSupport {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Which two things is this bridging? A single sentence of JavaDoc would be nice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Observe Camel's Management events
4 participants