Package | Description |
---|---|
com.opencloud.rhino.management.deployment |
Modifier and Type | Method and Description |
---|---|
NamespaceOptions |
NamespaceOptions.clone() |
NamespaceOptions |
NamespaceManagementMBean.getNamespaceOptions(String name)
Get the options that a namespace was created with.
|
Modifier and Type | Method and Description |
---|---|
void |
NamespaceManagementMBean.createNamespace(String name,
NamespaceOptions options)
Create a new user-defined namespace with parameters.
|