Mercurial > pub > Impl
comparison Lib/IMPL/Config/ActivationContext.pm @ 404:9ef75f2029be default
sync
author | cin |
---|---|
date | Fri, 28 Aug 2015 19:54:53 +0300 |
parents | |
children | cd6c6e61d442 |
comparison
equal
deleted
inserted
replaced
403:7171a8e2e2ba | 404:9ef75f2029be |
---|---|
1 package IMPL::Config::ActivationContext; | |
2 | |
3 1; | |
4 __END__ | |
5 | |
6 =pod | |
7 | |
8 =head1 NAME | |
9 | |
10 C<IMPL::Config::ActivationContext> - an activation context for the service | |
11 | |
12 =head1 SYNOPSIS | |
13 | |
14 For the internal use only | |
15 | |
16 =head1 MEMBERS | |
17 | |
18 =head2 METHODS | |
19 | |
20 =head3 GetService($serviceId) | |
21 | |
22 =cut |