Adds an object to the object registry and explicitly specifies its type.
- Parameters
-
obj | The object to be added to the registry. The proxy is never null. |
type | The type name. |
- Exceptions
-
ObjectExistsException | Thrown when the object is already registered. |
DeploymentException | Thrown when the application deployment failed. |