Returns an implementation for the specified service name; null (Nothing in Visual Basic) if none found.
Returns an implementation for the specified service name; null (Nothing in Visual Basic) if none found.
public static object getService(string)
Returns an implementation for the specified service name if the service was found, and the authorization was accepted; null (Nothing in Visual Basic) otherwise.
public static object getService(string,object)
ServiceManager Class | com.neokernel.nk Namespace