Uses of Class
com.opencloud.rhino.management.deployment.NamespaceAlreadyExistsException
-
Packages that use NamespaceAlreadyExistsException Package Description com.opencloud.rhino.management.deployment -
-
Uses of NamespaceAlreadyExistsException in com.opencloud.rhino.management.deployment
Methods in com.opencloud.rhino.management.deployment that throw NamespaceAlreadyExistsException Modifier and Type Method Description void
NamespaceManagementMBean. createNamespace(String name)
Create a new user-defined namespace.void
NamespaceManagementMBean. createNamespace(String name, NamespaceOptions options)
Create a new user-defined namespace with parameters.
-