The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:IOC prototype"

IOC::Service::Prototype - An IOC Service object which returns a prototype instance River stage one • 1 direct dependent • 1 total dependent

This class essentially can be used just like IOC::Service, the only difference is that it will return a new instance of the component each time rather than a singleton instance. +--------------+ | IOC::Service | +--------------+ | ^ | +--------------...

STEVAN/IOC-0.29 - 27 Apr 2007 00:57:28 UTC

IOC::Service::Prototype::SetterInjection - An IOC Service object which returns a prototype instance River stage one • 1 direct dependent • 1 total dependent

This class essentially can be used just like IOC::Service::SetterInjection, the only difference is that it will return a new instance of the component each time rather than a singleton instance. +--------------+ | IOC::Service | +--------------+ | ^ ...

STEVAN/IOC-0.29 - 27 Apr 2007 00:57:28 UTC

IOC::Service::Prototype::ConstructorInjection - An IOC Service object which returns a prototype instance River stage one • 1 direct dependent • 1 total dependent

This class essentially can be used just like IOC::Service::ConsturctorInjection, the only difference is that it will return a new instance of the component each time rather than a singleton instance. +--------------+ | IOC::Service | +--------------+...

STEVAN/IOC-0.29 - 27 Apr 2007 00:57:28 UTC

IOC - A lightweight IOC (Inversion of Control) framework River stage one • 1 direct dependent • 1 total dependent

This module provide a lightweight IOC or Inversion of Control framework. Inversion of Control, sometimes called Dependency Injection, is a component management style which aims to clean up component configuration and provide a cleaner, more flexible ...

STEVAN/IOC-0.29 - 27 Apr 2007 00:57:28 UTC

IOC::Config::XML - An XML Config reader for IOC River stage one • 1 direct dependent • 1 total dependent

This is the second version of an XML configuration module for IOC. The first version used XML::Simple, which is a great module, but not really the best fit for this. I have now ported this over to use XML::SAX, which is much more flexible solution (n...

STEVAN/IOC-0.29 - 27 Apr 2007 00:57:28 UTC

IOC::Service::Parameterized - An IOC Service object which accepts a set of parameters for the instance River stage one • 1 direct dependent • 1 total dependent

This is just like IOC::Service::Prototype, expect that it will accepts a set of key/value parameters to the "instance" method. It is used to support IOC::Service::Parameterized. +--------------+ | IOC::Service | +--------------+ | ^ | +--------------...

STEVAN/IOC-0.29 - 27 Apr 2007 00:57:28 UTC
6 results (0.041 seconds)