BPXE.Engine.Blueprint (bpxe v0.2.0)

Link to this section Summary

Link to this section Functions

Link to this function

add_process(pid, id, options)

Link to this function

call_service(pid, name, request)

Link to this function

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

commit_state(blueprint, generation, id)

Link to this function

find_service(pid, name)

Link to this function

handle_continue(atom, state)

Callback implementation for GenServer.handle_continue/2.

Callback implementation for GenServer.init/1.

Link to this function

instantiate_process(pid, process_id)

Link to this function

instantiate_processes(pid)

Link to this function

register_service(pid, name, service)

Link to this function

restore_state(blueprint)

Link to this function

save_state(blueprint, generation, id, pid, state)

Link to this function

start(pid, process_id)

Link to this function

start_link(config \\ [])

Link to this function

synthesize(pid)