IQRF PHP service manager

IServiceManager

Interface for tools for managing service

Table of Contents

Methods

disable()  : void
Disables service(s)
enable()  : void
Enables service(s)
getState()  : ServiceState
Returns state of the service
getStatus()  : string
Returns status of the service
isActive()  : bool
Checks if the service is active
isEnabled()  : bool
Checks if the service is enabled
restart()  : void
Restarts the service
start()  : void
Starts service(s)
stop()  : void
Stops service(s)

Methods


        
On this page

Search results