|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.jersey.internal.inject.FactoryToService<T>
T - service contract Java type.public final class FactoryToService<T>
Helper function converting a HK2 service factory into the
service contract instance.
| Constructor Summary | |
|---|---|
FactoryToService()
|
|
| Method Summary | |
|---|---|
T |
apply(org.glassfish.hk2.Factory<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 FactoryToService()
| Method Detail |
|---|
public T apply(org.glassfish.hk2.Factory<T> input)
apply in interface com.google.common.base.Function<org.glassfish.hk2.Factory<T>,T>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||