public interface Provider<S extends Service>
Service
s.
We do not have onProviderLoad()
method. This is because we do
not want to have to extends the Provider classes just to configure it.
See
for configuring
Provider objects.
Module#config(Class, Configurator)
Provide
,
Module#config(Class, Configurator)
Modifier and Type | Method and Description |
---|---|
Factory<S> |
getFactory() |
Copyright © 2014. All rights reserved.