|
| Local Properties | Local Methods | |
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| service* P | ServiceManagerServiceInfo[] |
The full list of services available in this directory.
|
Methods
| Methods defined in this Managed Object |
|---|
| QueryServiceList |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the ServiceManager used to make the method call. |
| serviceName* | xsd:string |
The name of the service to be located.
|
| location* | xsd:string[] |
The list of location information that needs to match for a service to be
considered a match.
|
Return Value
| Type | Description |
|---|---|
| ServiceManagerServiceInfo[] |
Faults
| Type | Description |
|---|---|
| InvalidArgument | Thrown if both serviceName and location are not specified. |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
| Top of page | Local Properties | Local Methods | |
| Managed Object Types | Data Object Types | All Properties | All Methods |