| Package | Description |
|---|---|
| com.google.inject.internal |
Guice (sounds like "juice")
|
| Modifier and Type | Field and Description |
|---|---|
private com.google.common.collect.ImmutableList<MethodAspect> |
MembersInjectorImpl.addedAspects |
private java.util.List<MethodAspect> |
EncounterImpl.aspects |
| Modifier and Type | Method and Description |
|---|---|
(package private) static MethodAspect |
MethodAspect.fromBinding(InterceptorBinding binding) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<MethodAspect> |
MembersInjectorImpl.getAddedAspects() |
(package private) com.google.common.collect.ImmutableList<MethodAspect> |
EncounterImpl.getAspects() |
| Constructor and Description |
|---|
ProxyFactory(InjectionPoint injectionPoint,
java.lang.Iterable<MethodAspect> methodAspects) |