Package | Description |
---|---|
org.picocontainer |
This package contains the core API for PicoContainer, a compact container for working with the
dependency injection pattern.
|
Modifier and Type | Field and Description |
---|---|
DefaultPicoContainerTestCase.Horse |
DefaultPicoContainerTestCase.CdiTurtle.horse |
DefaultPicoContainerTestCase.Horse |
DefaultPicoContainerTestCase.SdiDonkey.horse |
DefaultPicoContainerTestCase.Horse |
DefaultPicoContainerTestCase.SdiRabbit.horse |
Modifier and Type | Method and Description |
---|---|
void |
DefaultPicoContainerTestCase.SdiDonkey.setHorse(DefaultPicoContainerTestCase.Horse horse) |
void |
DefaultPicoContainerTestCase.SdiRabbit.setHorse(DefaultPicoContainerTestCase.Horse horse) |
Constructor and Description |
---|
CdiTurtle(DefaultPicoContainerTestCase.Horse horse) |
Copyright © 2003–2016 Codehaus. All rights reserved.