API Docs for: 0.9.1
Show:

ServiceLookup Class

Methods

_getChildOptions

() Object private

Get options for children

Returns:

getEndPoint

(
  • moduleName
)
ServiceEndPoint

Retrieves a module the end-point

Parameters:

Returns:

getOptions

() Object

Gets all options supplied when created

Returns:

getRequest

() ServiceRequest

Gets the request object

Returns:

initialize

()

Inherited from ServiceBaseObject but overwritten in lib/service/lookup.js:29

Initialize

lookupModule

(
  • moduleName
)
Function

Looks-up a service module

Parameters:

Returns:

parse

(
  • data
)
ServiceContainer

Parses data and returns a container object

Parameters:

Returns:

registerModule

(
  • Class
)

Register a service module

Parameters:

Properties

TYPE

String static