As well as an overview of Rhino namespaces, this section includes instructions for performing the following Rhino SLEE procedures, with explanations, examples, and links to related javadocs:
Procedure | rhino-console command | MBean → Operation |
---|---|---|
createnamespace |
Namespace Management → createNamespace |
|
removenamespace |
Namespace Management → removeNamespace |
|
listnamespaces |
Namespace Management → getNamespaces |
|
Setting the active namespace |
-n <namespace> (command-line option) setactivenamespace (interactive command) |
Namespace Management → setActiveNamespace |
Getting the active namespace |
Namespace Management → getActiveNamespace |