|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DuplicateComponentKeyRegistrationException | |
org.picocontainer.defaults | This package contains a default implementation of the PicoContainer API. |
Uses of DuplicateComponentKeyRegistrationException in org.picocontainer.defaults |
Methods in org.picocontainer.defaults that throw DuplicateComponentKeyRegistrationException | |
void |
DefaultPicoContainer.registerComponent(ComponentAdapter componentAdapter)
Registers a component via a ComponentAdapter. Use this if you need fine grained control over what ComponentAdapter to use for a specific component. This method can be used to override the ComponentAdapter created by the ComponentAdapterFactory
passed to the constructor of this container. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |