getRequiredService abstract method
Gets service of type serviceType from the ServiceProvider
implementing this interface.
Implementation
Object getRequiredService(Type serviceType);
Gets service of type serviceType from the ServiceProvider
implementing this interface.
Object getRequiredService(Type serviceType);