Liking cljdoc? Tell your friends :D

clojusc.system-manager.system.impl.state

Generic state tracking for a Componenet system.

Generic state tracking for a Componenet system.
raw docstring

behaviourclj

source

create-trackerclj

(create-tracker)
(create-tracker options)
source

default-stateclj

source

get-stateclj

(get-state this)
source

get-statusclj

(get-status this)
source

get-systemclj

(get-system this)
source

get-system-init-fnclj

(get-system-init-fn this)
source

get-system-nsclj

(get-system-ns this)
source

set-stateclj

(set-state this new-state)
source

set-statusclj

(set-status this value)
source

set-systemclj

(set-system this value)
source

set-system-init-fnclj

(set-system-init-fn this fq-fn)
source

set-system-nsclj

(set-system-ns this an-ns)
source

update-trackerclj

(update-tracker this)
source

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

× close