Sisu Guice - Core Library (patched build of Google Guice)
Package Index
|
Class Index
com.google.inject
com.google.inject.binder
com.google.inject.matcher
com.google.inject.name
com.google.inject.spi
com.google.inject.util
Interfaces
Binder
Binding
<T>
Injector
MembersInjector
<T>
Module
PrivateBinder
Provider
<T>
Scope
Classes
AbstractModule
Guice
Key
<T>
PrivateModule
Scopes
TypeLiteral
<T>
Annotations
BindingAnnotation
Exposed
ImplementedBy
Inject
ProvidedBy
Provides
ScopeAnnotation
Singleton
Enums
Stage
Exceptions
ConfigurationException
CreationException
OutOfScopeException
ProvisionException
Package Index
|
Class Index
Summary:
Inherited Methods
|
[Expand All]
public abstract @interface
ImplementedBy
implements
Annotation
com.google.inject.ImplementedBy
Class Overview
A pointer to the default implementation of a type.
Summary
[Expand]
Inherited Methods
From interface
java.lang.annotation.Annotation
abstract
Class
<? extends
Annotation
>
annotationType
()
abstract boolean
equals
(
Object
arg0)
abstract int
hashCode
()
abstract
String
toString
()