Neokernel API

ServiceManagerInterface.getServiceImpl Method

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

object getServiceImpl(
   string serviceName,
   object authorization
);

See Also

ServiceManagerInterface Interface | com.neokernel.nk Namespace