google / google/guice

how to bind at runtime

Open
#1,118 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
12.7k
Forks
1.7k
Avg merge
11m
Merged PRs (30d)
2

Description

I am using ASM to generate implement classes of several `Interface` at runtime . i've add `@Singleton` annotation on the top of the Class Name , but i still can't get the Instance by Injector.getInstance(InterfaceName). those generate process happens in a module .
my question is , how to do binding at runtime

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.