Package cmion.level2

Class CompetencyExecution

java.lang.Object
ion.Meta.Element
cmion.architecture.CmionComponent
cmion.level2.CompetencyExecution

public class CompetencyExecution extends CmionComponent
this component is responsible for executing plans of competencies it has received (normally from the competency manager)
  • Constructor Details

    • CompetencyExecution

      public CompetencyExecution(IArchitecture architecture)
      create a new Competency Execution Component
  • Method Details

    • registerHandlers

      public final void registerHandlers()
      registers request and event handlers of the competency execution system
      Specified by:
      registerHandlers in class CmionComponent