issues
search
google-code-export
/
google-guice
Automatically exported from code.google.com/p/google-guice
Apache License 2.0
2
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bindings to Singleton fails depending on the order of bindings
#181
GoogleCodeExporter
opened
9 years ago
6
singleton scope should apply to the value as well as the key
#180
GoogleCodeExporter
opened
9 years ago
1
Exceptions during injection of pre-existing instances are swallowed
#179
GoogleCodeExporter
opened
9 years ago
2
Instances and providers must be bound in dependency order
#178
GoogleCodeExporter
opened
9 years ago
2
Provider methods circular dependency StackOverflowError
#177
GoogleCodeExporter
opened
9 years ago
1
Cross module singletons (true singletons)
#176
GoogleCodeExporter
opened
9 years ago
1
Increase lock granularity of singleton scope
#175
GoogleCodeExporter
opened
9 years ago
3
Providers are used before they are injected
#174
GoogleCodeExporter
opened
9 years ago
1
Make objects with bound interceptors serializable
#173
GoogleCodeExporter
opened
9 years ago
1
Enable injection after deserialization
#172
GoogleCodeExporter
opened
9 years ago
10
bind(SomeConcreteType.class).toConstructor()
#171
GoogleCodeExporter
opened
9 years ago
5
Accessing Guice Injector from SessionListener
#170
GoogleCodeExporter
opened
9 years ago
3
Just-in-time bindings cache isn't threadsafe
#169
GoogleCodeExporter
opened
9 years ago
1
VerifyError: "Inconsistent stack height 1 != 2" on Solaris, TPTP
#168
GoogleCodeExporter
opened
9 years ago
20
Proxy-based interceptors (rather than subclass-based interceptors)
#167
GoogleCodeExporter
opened
9 years ago
4
Binding out-of-order throws binding not found CreationException
#166
GoogleCodeExporter
opened
9 years ago
5
matcher for annotation on class (not method)
#165
GoogleCodeExporter
opened
9 years ago
2
method name matcher
#164
GoogleCodeExporter
opened
9 years ago
3
No way to bind a ConstructorInterceptor, bindInterceptor() expects an array of MethodInterceptor's
#163
GoogleCodeExporter
opened
9 years ago
1
ambiguous method invoke
#162
GoogleCodeExporter
opened
9 years ago
4
User Guide not too helpful for getting started.
#161
GoogleCodeExporter
opened
9 years ago
2
Give an error if you bind to an invalid type.
#160
GoogleCodeExporter
opened
9 years ago
2
Injecting Clazz<?>
#159
GoogleCodeExporter
opened
9 years ago
1
Guice does not look up constructors with generic types correctly
#158
GoogleCodeExporter
opened
9 years ago
2
profiling swing application with tptp
#157
GoogleCodeExporter
opened
9 years ago
3
Method Interceptors with Dependencies
#156
GoogleCodeExporter
opened
9 years ago
2
toProvider() with missing binding fails silently
#155
GoogleCodeExporter
opened
9 years ago
0
Error message for non-static inner classes is not intuitive
#154
GoogleCodeExporter
opened
9 years ago
1
Optional injection doesn't work with Provider bindings
#153
GoogleCodeExporter
opened
9 years ago
2
What does bind(Impl.class); do?
#152
GoogleCodeExporter
opened
9 years ago
2
explicit module dependencies via module injection
#151
GoogleCodeExporter
opened
9 years ago
12
Support scope annotations along with @ImplementedBy
#150
GoogleCodeExporter
opened
9 years ago
2
Guice doesn't work with a Security Manager due to cglib
#149
GoogleCodeExporter
opened
9 years ago
3
Validate member injection at startup
#148
GoogleCodeExporter
opened
9 years ago
1
Don't allow null in ConstantProvider
#147
GoogleCodeExporter
opened
9 years ago
1
Struts 2 and Guice problem
#146
GoogleCodeExporter
opened
9 years ago
4
Struts 2 and Guice problem
#145
GoogleCodeExporter
opened
9 years ago
4
Make ProvisionException public, usable and documented
#144
GoogleCodeExporter
opened
9 years ago
5
createInjector should take Iterable<? extends Module> instead of Iterable<Module>
#143
GoogleCodeExporter
opened
9 years ago
3
Names.bindProperties incorrect
#142
GoogleCodeExporter
opened
9 years ago
3
Fix cyclic dependencies in Guice code base
#141
GoogleCodeExporter
opened
9 years ago
2
Log binding resolving
#140
GoogleCodeExporter
opened
9 years ago
5
Improve Circular Dependency Error Message
#139
GoogleCodeExporter
opened
9 years ago
1
Add Injector.getStage() support
#138
GoogleCodeExporter
opened
9 years ago
3
Make GuiceServletContextListener.INJECTOR_NAME public
#137
GoogleCodeExporter
opened
9 years ago
1
NPE when lazily using a scoped provider
#136
GoogleCodeExporter
opened
9 years ago
8
annotate @SessionScoped and @RequestScoped with @Inherited and @Documented
#135
GoogleCodeExporter
opened
9 years ago
6
Lifecycle Annotations
#134
GoogleCodeExporter
opened
9 years ago
2
Add support for WebWork 2
#133
GoogleCodeExporter
opened
9 years ago
2
Enable Guice to use custom injection markers like @EJB
#132
GoogleCodeExporter
opened
9 years ago
8
Previous
Next