class ClientBinder
extends org.glassfish.hk2.utilities.binding.AbstractBinder
Client
runtime.Modifier and Type | Class and Description |
---|---|
private static class |
ClientBinder.PropertiesDelegateFactory |
private static class |
ClientBinder.RequestContextInjectionFactory |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,java.lang.Object> |
clientRuntimeProperties |
Constructor and Description |
---|
ClientBinder(java.util.Map<java.lang.String,java.lang.Object> clientRuntimeProperties)
Create new client binder for a new client runtime instance.
|
Modifier and Type | Method and Description |
---|---|
protected void |
configure() |
addActiveDescriptor, addActiveDescriptor, addActiveDescriptor, addActiveFactoryDescriptor, addIdempotentFilter, addUnbindFilter, bind, bind, bind, bind, bind, bind, bind, bindAsContract, bindAsContract, bindFactory, bindFactory, bindFactory, commit, install
private final java.util.Map<java.lang.String,java.lang.Object> clientRuntimeProperties