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

Singleton annotation not recognized #72

Open
mcculls opened this issue Jun 22, 2015 · 2 comments
Open

Singleton annotation not recognized #72

mcculls opened this issue Jun 22, 2015 · 2 comments

Comments

@mcculls
Copy link
Member

mcculls commented Jun 22, 2015

Originally reported on Google Code with ID 69

Issue 38 has an invalid status. But this issue still remains? 

My service implementation has the @Singleton annotation, but @Start en @Stop is not
called on it. I have to declare it on the injector using bind(MyService.class).in(Singleton.class);



Reported by dennie.nl on 2011-12-22 08:24:28

@mcculls
Copy link
Member Author

mcculls commented Jun 22, 2015

Reported by mcculls on 2011-12-23 10:44:59

  • Labels added: Peaberry-Extension

@mcculls
Copy link
Member Author

mcculls commented Jun 22, 2015

Issue 44 has been merged into this issue.

Reported by mcculls on 2012-08-04 21:52:08

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