Package | Description |
---|---|
com.marklogic.client.admin |
The package provides the classes for
configuration and initialization of the REST server.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceExtensionsManager.writeServices(java.lang.String resourceName,
TextWriteHandle sourceHandle,
ExtensionMetadata metadata,
ResourceExtensionsManager.MethodParameters... methodParams)
Installs the services that implement a
resource.
|
void |
ResourceExtensionsManager.writeServicesAs(java.lang.String resourceName,
java.lang.Object source, ExtensionMetadata metadata,
ResourceExtensionsManager.MethodParameters... methodParams)
Installs the services that implement a resource
in a textual representation provided as an object of an IO
class.
|
Copyright © 2024 MarkLogic Corporation. All Rights Reserved.