Neokernel API

Scheduler Properties

The properties of the Scheduler class are listed below. For a complete list of Scheduler class members, see the Scheduler Members topic.

Public Static Properties

SchedulerService Returns a reference to the Scheduler registered with the Service Manager.

Public Instance Properties

AgentController (inherited from Agent) Assigns or returns an AgentController for this agent.
Keys (inherited from Props) Returns a Vector containing the names of property keys currently accessible by getProperty.
Props (inherited from Agent) Sets or gets the Props of this agent.
PropsContainer (inherited from Props) The IPropsContainer used to access and store properties for this object.
Size Returns the number of currently scheduled clients.
StateMachineModel (inherited from Agent) Called by AgentController to retrieve a reference to this agent's state machine model.

See Also

Scheduler Class | com.neokernel.nk Namespace | Schedule | ISchedule | ISchedulable