|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BinderFactory | |
|---|---|
| org.glassfish.hk2 | |
| Uses of BinderFactory in org.glassfish.hk2 |
|---|
| Subinterfaces of BinderFactory in org.glassfish.hk2 | |
|---|---|
interface |
DynamicBinderFactory
Sub interfaces of the BinderFactory to allow dynamic registration
of services. |
| Methods in org.glassfish.hk2 that return BinderFactory | |
|---|---|
BinderFactory |
BinderFactory.inParent()
Return the parent binder factory instance which can be used to bind services for wider visibility outside of this module definition. |
| Methods in org.glassfish.hk2 with parameters of type BinderFactory | |
|---|---|
void |
Module.configure(BinderFactory binderFactory)
Main configuration hook for modules. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||