Resource
Extends:
deep-kernel~Kernel.ContainerAware → Resource
Bundle resource
Constructor Summary
Public Constructor | ||
public |
constructor(resources: Object) |
Member Summary
Public Members | ||
public get |
actionsConfig: Object: * |
|
public get |
|
Method Summary
Public Methods | ||
public |
Booting a certain service
|
|
public |
|
|
public |
getActionConfig(sourceId: String): Object | null |
|
public |
|
Public Constructors
Public Members
Public Methods
public boot(kernel: Kernel, callback: Function) source
Booting a certain service
Params:
Name | Type | Attribute | Description |
kernel | Kernel | ||
callback | Function |
public get(identifier: String): ResourceInstance source
Params:
Name | Type | Attribute | Description |
identifier | String | (e.g @microservice_identifier:resource_name[:action_name]) |
Return:
ResourceInstance |