Method | Description |
---|---|
__init__(self, name) | Constructor to initialize an instance of the AbstractService class. |
Table 5.95. Method summary
This constructor creates an AbstractService instance and sets the attributes of the instance
according to the received arguments. It also registers the Service to the
services
hash so that rules can find the service instance.
Published on June 04, 2020
© 2007-2019 BalaSys
Send your comments to support@balasys.hu