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

Send subscribe message when ws agent started #6634

Merged
merged 1 commit into from
Oct 10, 2017
Merged

Conversation

evidolob
Copy link
Contributor

@evidolob evidolob commented Oct 9, 2017

What does this PR do?

Send subscribe message when ws agent started

What issues does this PR fix or reference?

#6624

Release Notes

N/A

Signed-off-by: Yevhen Vydolob <evidolob@codenvy.com>
import com.google.inject.Provider;
import com.google.inject.Singleton;
import com.google.web.bindery.event.shared.EventBus;
import javax.inject.Inject;
Copy link
Contributor

Choose a reason for hiding this comment

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

What's the policy around javax.inject vs. com.google.inject?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

javax.inject is more preferable than com.google.inject

@benoitf benoitf added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. kind/bug Outline of a bug - must adhere to the bug report template. labels Oct 9, 2017
@codenvy-ci
Copy link

@vparfonov vparfonov added this to the 5.19.0 milestone Oct 9, 2017
@evidolob evidolob merged commit f65836a into master Oct 10, 2017
@evidolob evidolob deleted the fix-diagnostics branch October 10, 2017 07:22
@benoitf benoitf removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Oct 10, 2017
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants