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

*state*clj

source

behaviourclj

source

create-state-trackerclj

(create-state-tracker)
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

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

× close