|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeLiteral | |
|---|---|
| org.glassfish.hk2.utilities.binding | |
| Uses of TypeLiteral in org.glassfish.hk2.utilities.binding |
|---|
| Methods in org.glassfish.hk2.utilities.binding with parameters of type TypeLiteral | ||
|---|---|---|
|
AbstractBinder.bindAsContract(TypeLiteral<T> serviceType)
Start building a new generic type-based service binding. |
|
ServiceBindingBuilder<T> |
ServiceBindingBuilder.to(TypeLiteral<?> contract)
Bind a new contract to a service. |
|
ScopedNamedBindingBuilder<T> |
ScopedNamedBindingBuilder.to(TypeLiteral<?> contract)
Bind a new contract to a service. |
|
NamedBindingBuilder<T> |
NamedBindingBuilder.to(TypeLiteral<?> contract)
Bind a new contract to a service. |
|
ScopedBindingBuilder<T> |
ScopedBindingBuilder.to(TypeLiteral<?> contract)
Bind a new contract to a service. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||