Package | Description |
---|---|
com.google.inject.spi |
Guice service provider interface
|
Modifier and Type | Class and Description |
---|---|
(package private) static class |
InjectionPoint.InjectableField |
(package private) static class |
InjectionPoint.InjectableMethod |
Modifier and Type | Field and Description |
---|---|
(package private) InjectionPoint.InjectableMember |
InjectionPoint.InjectableMembers.head |
(package private) InjectionPoint.InjectableMember |
InjectionPoint.InjectableMember.next |
(package private) InjectionPoint.InjectableMember |
InjectionPoint.InjectableMember.previous |
(package private) InjectionPoint.InjectableMember |
InjectionPoint.InjectableMembers.tail |
Modifier and Type | Method and Description |
---|---|
(package private) void |
InjectionPoint.InjectableMembers.add(InjectionPoint.InjectableMember member) |
(package private) void |
InjectionPoint.InjectableMembers.remove(InjectionPoint.InjectableMember member) |