|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IBinder | |
---|---|
org.apache.commons.inject.api | |
org.apache.commons.inject.api.bind |
Uses of IBinder in org.apache.commons.inject.api |
---|
Methods in org.apache.commons.inject.api with parameters of type IBinder | |
---|---|
void |
PostConstructModule.configure(IBinder pBinder)
|
void |
AbstractLoggerInjectingModule.configure(IBinder pBinder)
|
Uses of IBinder in org.apache.commons.inject.api.bind |
---|
Methods in org.apache.commons.inject.api.bind with parameters of type IBinder | |
---|---|
void |
IModule.configure(IBinder pBinder)
Called by the IInjectorBuilder to create bindings, by using
the given binder . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |