Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A resource is a virtual resource representation. It was explained that it contains the information (model) and features (capabilities) which it can use.  These parameters have to created and started to be an active  resource. In this picture is possible to see the resource life cycle:

The end user  do these state movements via the Mantychore server console

 

INITIALIZED

ACTIVE

create

- read resource descriptor
- store descriptor in the database

not yet

start

not yet

- get capabilities
- get profiles
- execute bootstrapper
- create model

stop

not yet

- reset capabilities
- reset profiles
- reset model

destroy

- delete resource descriptor from the database

not yet

Capability

Architecture picture overview

...