diff Lib/IMPL/Config/ActivationContext.pm @ 404:9ef75f2029be default

sync
author cin
date Fri, 28 Aug 2015 19:54:53 +0300
parents
children cd6c6e61d442
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Lib/IMPL/Config/ActivationContext.pm	Fri Aug 28 19:54:53 2015 +0300
@@ -0,0 +1,22 @@
+package IMPL::Config::ActivationContext;
+
+1;
+__END__
+
+=pod
+
+=head1 NAME
+
+C<IMPL::Config::ActivationContext> - an activation context for the service
+
+=head1 SYNOPSIS
+
+For the internal use only
+
+=head1 MEMBERS
+
+=head2 METHODS
+
+=head3 GetService($serviceId)
+
+=cut
\ No newline at end of file