|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.jersey.internal.inject.ProviderToService<T>
T - service contract Java type.public final class ProviderToService<T>
Helper function converting a HK2 service provider into the
provided service contract instance.
| Constructor Summary | |
|---|---|
ProviderToService()
|
|
| Method Summary | |
|---|---|
T |
apply(org.glassfish.hk2.Provider<T> input)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.common.base.Function |
|---|
equals |
| Constructor Detail |
|---|
public ProviderToService()
| Method Detail |
|---|
public T apply(org.glassfish.hk2.Provider<T> input)
apply in interface com.google.common.base.Function<org.glassfish.hk2.Provider<T>,T>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||