You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For each class in its provided Service list, the ServiceHelper will now
scan its class pool looking for implementations.
This should allow consuming software to do things like create a single
top-level service that all plugin services extend. By creating a Context
with the top-level service specified, all concrete implementations of
the service subclasses will be loaded.
0 commit comments