Web API service.
Class WebAPIDetail( owner, instance ) from \ Service((instance))
owner | Service owner. |
instance | Service instance. |
Provides functionality for accessing available API objects.
Methods | |
_loadApiObject | Loads the specified API object. |
run |
Loads the specified API object.
_loadApiObject( file, name )
file | The file containing the API object to load. |
name | The name of the API object to load. |
Return | The API object. |
run()
See also: nest.
See also: nest.