Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/02/11 11:49:53 (13 years ago)
Author:
ascheibe
Message:

#1233

  • implemented review comments
  • more cleanups
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Services.Hive/3.4/HeuristicLab.Services.Hive-3.4.csproj

    r6463 r6698  
    110110    <Compile Include="Manager\HeartbeatManager.cs" />
    111111    <Compile Include="Interfaces\IAuthenticationManager.cs" />
    112     <Compile Include="Interfaces\ILifecycleManager.cs" />
     112    <Compile Include="Interfaces\IEventManager.cs" />
    113113    <Compile Include="Interfaces\IServiceLocator.cs" />
    114114    <Compile Include="Manager\AuthorizationManager.cs" />
    115115    <Compile Include="HeuristicLabServicesHivePlugin.cs" />
    116     <Compile Include="Manager\LifecycleManager.cs" />
     116    <Compile Include="Manager\EventManager.cs" />
    117117    <Compile Include="HiveRoles.cs" />
    118118    <Compile Include="HiveService.cs" />
Note: See TracChangeset for help on using the changeset viewer.