bbopx.minerva.manager = function( barista_location, namespace, user_token )
A manager for handling the AJAX and registry. Initial take from bbop.golr.manager.
| barista_location | string for invariant part of API |
| namespace | string for namespace of API to use |
| app_blob | JSON object that defines targets |
| user_token | identifying string for the user of the manager (Barista token) |
a classic manager