The default implementation of ServiceManagerInterface. Agents use the ServiceManager to obtain references to other Agents and to register so that other Agents can access them. Agents register with the ServiceManager using a String to identify themselves; other Agents use that string to request a reference from the ServiceManager.
For a list of all members of this type, see ServiceManager Members .
System.Object
Props
Agent
ServiceManager
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: com.neokernel.nk
Assembly: Neokernel (in Neokernel.exe)
ServiceManager Members | com.neokernel.nk Namespace