The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Ubic::Multiservice::Dir - multiservice which uses directory with configs to instantiate services

VERSION

version 1.19

METHODS

new($dir)

Constructor.

set_service_dir($dir)

Set service dir in runtime.

This class can be mixin to another service, in this case constructor will never be invoked.

SEE ALSO

Ubic::Multiservice - base interface of this class.

Ubic - main ubic module uses this class as root namespace of services.

AUTHOR

Vyacheslav Matyukhin <mmcleric@yandex-team.ru>

COPYRIGHT AND LICENSE

This software is copyright (c) 2010 by Yandex LLC.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.