Creates an agent instance using the Props information of the specified ObjectID. If the ObjectID refers to a valid Props object, and the Neokernel was able to instantiate an agent instance based on it's information, a String reference will be returned containing the agentName; it returns null (Nothing in Visual Basic) otherwise. The agentName should be unique among agents referenced by this Neokernel.
IAgentServerInterface Interface | com.neokernel.om Namespace