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.07

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 Matjukhin <mmcleric@yandex-team.ru>