Hello, I can't remember... I work with Guice 1.0.
Is is possible to take the hand when it is written:
public class MaClasse {
@Inject
private ISomething something;
}
I'd like to write a specific resolution, to choose the "best" binding....
Thanks,
Anthony
-- You received this message because you are subscribed to the Google Groups "google-guice" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/google-guice?hl=en.
