Neokernel API

ServiceManager.getServiceImpl Method

Returns an implementation for the specified service name if one exists; null (Nothing in Visual Basic) otherwise. Authorization is ignored.

Overload List

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)

See Also

ServiceManager Class | com.neokernel.nk Namespace