private static class GsonSerializationFeature.Binder extends org.apache.hbase.thirdparty.org.glassfish.hk2.utilities.binding.AbstractBinder
| Modifier | Constructor and Description |
|---|---|
private |
Binder() |
| Modifier and Type | Method and Description |
|---|---|
private <T> org.apache.hbase.thirdparty.org.glassfish.hk2.utilities.binding.ServiceBindingBuilder<T> |
bindFactory(Supplier<T> supplier)
Helper method for smoothing over use of
SupplierFactoryAdapter. |
protected void |
configure() |
addActiveDescriptor, addActiveDescriptor, addActiveDescriptor, addActiveFactoryDescriptor, addIdempotentFilter, addUnbindFilter, bind, bind, bind, bind, bind, bind, bind, bindAsContract, bindAsContract, bindAsContract, bindFactory, bindFactory, bindFactory, commit, install, registerTwoPhaseResourcesprivate Binder()
protected void configure()
configure in class org.apache.hbase.thirdparty.org.glassfish.hk2.utilities.binding.AbstractBinderprivate <T> org.apache.hbase.thirdparty.org.glassfish.hk2.utilities.binding.ServiceBindingBuilder<T> bindFactory(Supplier<T> supplier)
SupplierFactoryAdapter. Inspired by internal
implementation details of jersey itself.Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.