Liking cljdoc? Tell your friends :D

components.lifecycle.protocol


Identifiercljprotocol

get-idclj

(get-id this)

Retrieves service identifier

Retrieves service identifier

Lifecyclecljprotocol

startclj

(start this)
(start this system)

Start all life

Start all life

stopclj

(stop this)
(stop this system)

End all life

End all life

Servicecljprotocol

handlerclj

(handler this)

Retrieves service handler

Retrieves service handler

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close