Returns an implementation for the specified service name if one exists; null (Nothing in Visual Basic) otherwise. Authorization is ignored.
Inherited from Agent.
public virtual object getServiceImpl(string)
Returns an implementation for the specified service name if one exists; null (Nothing in Visual Basic) otherwise. Authorization is ignored.
public virtual object getServiceImpl(string,object)
ServiceManager Class | com.neokernel.nk Namespace