Package | Description |
---|---|
com.google.gwt.inject.rebind | |
com.google.gwt.inject.rebind.binding | |
com.google.gwt.inject.rebind.output | |
com.google.gwt.inject.rebind.util |
Class and Description |
---|
GuiceUtil
Util object that offers helper methods which can retrieve
Keys
and additional dependency injection information on types or members. |
MemberCollector
This class can be used to collect a type's members, including those of its
(recursive) superclasses and interfaces.
|
NameGenerator
Helper to generate various names for members of a
Ginjector
implementation. |
Class and Description |
---|
GuiceUtil
Util object that offers helper methods which can retrieve
Keys
and additional dependency injection information on types or members. |
InjectorMethod
A method that will be written to an injector implementation.
|
MethodCallUtil
Utility code to create method and constructor calls.
|
NameGenerator
Helper to generate various names for members of a
Ginjector
implementation. |
SourceSnippet
A fragment of code that can be written to an injector implementation.
|
Class and Description |
---|
GuiceUtil
Util object that offers helper methods which can retrieve
Keys
and additional dependency injection information on types or members. |
MemberCollector
This class can be used to collect a type's members, including those of its
(recursive) superclasses and interfaces.
|
SourceWriteUtil.Factory
Factory for
SourceWriteUtil . |
Class and Description |
---|
GuiceUtil
Util object that offers helper methods which can retrieve
Keys
and additional dependency injection information on types or members. |
InjectorMethod
A method that will be written to an injector implementation.
|
InjectorWriteContext
Generates Java expressions and statements that perform injection-related
duties.
|
MemberCollector
This class can be used to collect a type's members, including those of its
(recursive) superclasses and interfaces.
|
MemberCollector.FieldFilter
Filter used during the collection of fields to restrict the kind of
collected fields.
|
MemberCollector.MethodFilter
Filter used during the collection of methods to restrict the kind of
collected methods.
|
MethodCallUtil
Utility code to create method and constructor calls.
|
NameGenerator
Helper to generate various names for members of a
Ginjector
implementation. |
SourceSnippet
A fragment of code that can be written to an injector implementation.
|
SourceSnippetBuilder
Builder that composes source snippets from other source snippets.
|
SourceWriteUtil
Helper object for source writing.
|
Copyright © 2008–2018. All rights reserved.