XFireHome M5M6-SNAPSHOTDevelopersDeveloper Space |
PicoContainer SupportXFire is very component oriented and you wont have problem to use its components into Pico, anyway few special components are needed in order to have a clear and easy integration with Pico and XFire comes from factory with it. PicoObjectServiceFactoryPicoObjectServiceFactory is a PicoContainer specialization for Java objects-specific implementation of theServiceFactory interface which uses a given picocontainer to pick service objects instance when it's about to invoke them. XFireServiceRegisterVisitorA PicoVisitor that register at XFire every Service registred into the Visited PicoContainer. AbstractPicoXFireTestThe AbstractXFireTest PicoContainer version. It add getPico and setPico which gets/sets the PicoContainer instance used by the other XFire components used in this test. |