Name | Type | Default value | Description |
---|---|---|---|
name | string | Service name. Exposed full prefix name will be automatically prefixed | |
schemaName | string | Optional schema name used when publishing the directory | |
beeKey | string | service implementation | |
type | string | service type | |
publicName | string | Optional public name. If null, name + host + processName is used | |
extraClassPath | string | Extra class path elements to add to the context class loader when performing queries on this service. Follows the JavaWebApp.extraClassPath syntax. |