Class Index | File Index

Classes


Class baja.ServiceScheme


Extends baja.OrdScheme.
Service ORD Scheme.

This scheme is used to resolve a Server running in a Station.
Defined in: ord.js.

Class Summary
Constructor Attributes Constructor Name and Description
<private>  
Field Summary
Field Attributes Field Name and Description
<private> <static>  
baja.ServiceScheme.DEFAULT
Default Service Scheme instance.
Fields borrowed from class baja.Object:
equivalent, getIcon
Method Summary
Method Attributes Method Name and Description
<private>  
resolve(target, query, cursor, options)
Called when an ORD is resolved.
Methods borrowed from class baja.OrdScheme:
parse
Class Detail
<private> baja.ServiceScheme()
Field Detail
<private> <static> baja.ServiceScheme.DEFAULT
Default Service Scheme instance.
Method Detail
<private> resolve(target, query, cursor, options)
Called when an ORD is resolved.
Parameters:
{ORDTarget} target
the current ORD Target.
{Object} query
the ORD Query used in resolving the ORD.
cursor
the ORD Query List cursor used for helping to asynchronously resolve the ORD.
{Object} options
options used for resolving an ORD.
See:
baja.OrdScheme#resolve

Documentation generated by JsDoc Toolkit 2.3.2