|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AmbiguousComponentResolutionException | |
---|---|
org.picocontainer.defaults | This package contains the default implementation of the PicoContainer
API. |
Uses of AmbiguousComponentResolutionException in org.picocontainer.defaults |
---|
Methods in org.picocontainer.defaults that throw AmbiguousComponentResolutionException | |
---|---|
protected java.lang.reflect.Constructor |
ConstructorInjectionComponentAdapter.getGreediestSatisfiableConstructor(PicoContainer container)
|
protected java.lang.reflect.Constructor |
SetterInjectionComponentAdapter.getGreediestSatisfiableConstructor(PicoContainer container)
|
protected abstract java.lang.reflect.Constructor |
InstantiatingComponentAdapter.getGreediestSatisfiableConstructor(PicoContainer container)
Find and return the greediest satisfiable constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |