Next: , Up: Services   [Contents][Index]


4.1 Slots of services

A service has the following slots, all of which can be initialized with a keyword (i.e. #:provides, used when creating the object) of the same name, except where stated otherwise. You should not access them directly with slot-ref or slot-set! usually, use the methods of the service class Methods of services instead.


Next: , Up: Services   [Contents][Index]