• SAREhub PHP Commons
  • Classes
  • Interfaces
  • Exceptions
Class
  1. SAREhub
  2. \
  3. Commons
  4. \
  5. Service
  6. \
  7. ServiceManager

ServiceManager

extends SAREhub\Commons\Service\ServiceSupport
Open source code
Methods Summary
public
# __construct( array $services )
protected
# doStart( )

Overrides

SAREhub\Commons\Service\ServiceSupport::doStart()
protected
# doTick( )

Overrides

SAREhub\Commons\Service\ServiceSupport::doTick()
protected
# doStop( )

Overrides

SAREhub\Commons\Service\ServiceSupport::doStop()
public
# getServices( )
Methods inherited from SAREhub\Commons\Service\ServiceSupport
start(), tick(), stop(), isStarted(), isStopped(), isRunning(), getLogger(), setLogger(), doStart(), doTick(), doStop()
Generated by ApiGen