Neokernel API

ServiceManager Properties

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

Public Static Properties

DefaultServiceManager Sets or gets the default 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.
StateMachineModel (inherited from Agent) Called by AgentController to retrieve a reference to this agent's state machine model.

See Also

ServiceManager Class | com.neokernel.nk Namespace