Hi,

I am working on MapBinder, and I want to add a binding which provided by a 
CheckProvider.

But I noticed there's no such method for MapBinder.

My code is something like :

MapBinder<String, ChannelHandler> handlerBinder;
handlerBinder.addBinding("codec"). // No such toCheckProvider method

How could I do this ? thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"google-guice" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-guice.
For more options, visit https://groups.google.com/d/optout.

Reply via email to