New issue 69 by dennie...@gmail.com: Singleton annotation not recognized
http://code.google.com/p/peaberry/issues/detail?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);
Comment #1 on issue 69 by mccu...@gmail.com: Singleton annotation not
recognized
http://code.google.com/p/peaberry/issues/detail?id=69
(No comment was entered for this change.)