summaryrefslogtreecommitdiff
path: root/ACEXML/compass/ServerActivator.inl
blob: b1c737d7a334ab50274240f06a13fb08d6260d7d (plain)
1
2
3
4
5
6
7
8
9
// $Id$

using namespace Deployment;

ACE_INLINE ComponentServers*
ServerActivator::get_component_servers (void)
{
  return this->comp_servers_;
}