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, registerTwoPhaseResources
private Binder()
protected void configure()
configure
in class org.apache.hbase.thirdparty.org.glassfish.hk2.utilities.binding.AbstractBinder
private <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.