Brownie
Host
Service
The BrownieHostService class is useful
to represent a Brownie's host service
Author
N7ghtm4r3 - Tecknobit
See also
EquinoxItem
Constructors
Link copied to clipboard
constructor()
Constructor to instantiate the object
constructor(id: String, status: ServiceStatus, name: String, servicePath: String, pid: Long, insertionDate: Long, configuration: BrownieHostService.ServiceConfiguration, events: List<ServiceEvent>)
Constructor to instantiate the object
Types
Link copied to clipboard
The
ServiceConfiguration
class is useful to represent the configuration related to a
BrownieHostServiceProperties
Link copied to clipboard
configuration the
configuration of the service
Link copied to clipboard
Link copied to clipboard
events the
events related to service lifecycle
Link copied to clipboard
host the
host owner of the service
Link copied to clipboard
insertionDate the date when
the service has been inserted
Link copied to clipboard
servicePath
the path of the service inside the filesystem of the host
Link copied to clipboard
status the
status of the service