Comment by [email protected]:
I have classes that require a runtime reload to always fetch the latest
copy (generated from source):
they do not have a common interface
The class interface is annotated with @Live (which itself if annotated
with @BindingAnnotation)
How do I capture and bind the classes?
I need the class name and can return an implementation based on that.
I do not want to have to annotate all the parameters with the @Live
annotation.
For more information:
https://code.google.com/p/google-guice/wiki/BindingAnnotations
--
You received this message because you are subscribed to the Google Groups
"google-guice-dev" 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-dev.
For more options, visit https://groups.google.com/groups/opt_out.