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

Move DisconnectListener out of PushManager #44

Open
uklance opened this issue Jul 13, 2012 · 0 comments
Open

Move DisconnectListener out of PushManager #44

uklance opened this issue Jul 13, 2012 · 0 comments

Comments

@uklance
Copy link
Owner

uklance commented Jul 13, 2012

Every time I try this I'm doing two things at once and I always seem to break things. Need to move the DisconnectListener from the PushManager constructor to CometdModule.

I wonder if this has anything to do with eagerLoad()
binder.bind(PushManager.class, PushManagerImpl.class).eagerLoad();

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

No branches or pull requests

1 participant