bbopx.minerva.manager

bbopx.minerva.manager = function(barista_location,
namespace,
user_token)

A manager for handling the AJAX and registry.  Initial take from bbop.golr.manager.

Arguments

barista_locationstring for invariant part of API
namespacestring for namespace of API to use
app_blobJSON object that defines targets
user_tokenidentifying string for the user of the manager (Barista token)

Returns

a classic manager

Close