FreeBSD Manual Pages
Ubic::ServiceLoader::BUser3Contributed Perl DocumeUbic::ServiceLoader::Base(3) NAME Ubic::ServiceLoader::Base - abstract base class for service loaders VERSION version 1.58 DESCRIPTION If you want to add new loader for file with extension ".foo", you should implement "Ubic::ServiceLoader::Ext::foo" module, inheriting from this class and overriding its methods. METHODS new Constructor. load($file) Service loading code. Should return Ubic::Service object based on config file $file. AUTHOR Vyacheslav Matyukhin <mmcleric@yandex-team.ru> COPYRIGHT AND LICENSE This software is copyright (c) 2015 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. perl v5.32.1 2015-01-27 Ubic::ServiceLoader::Base(3)
NAME | VERSION | DESCRIPTION | METHODS | AUTHOR | COPYRIGHT AND LICENSE
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=Ubic::ServiceLoader::Base&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>