Class ClusterNameSupplier.Binder

java.lang.Object
org.glassfish.jersey.internal.inject.AbstractBinder
com.tangosol.coherence.management.internal.ClusterNameSupplier.Binder
All Implemented Interfaces:
org.glassfish.jersey.internal.inject.Binder
Enclosing interface:
ClusterNameSupplier

public static class ClusterNameSupplier.Binder extends org.glassfish.jersey.internal.inject.AbstractBinder
An AbstractBinder to bind a ClusterNameSupplier to a resource.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
     

    Methods inherited from class org.glassfish.jersey.internal.inject.AbstractBinder

    bind, bind, bind, bindAsContract, bindAsContract, bindAsContract, bindFactory, bindFactory, bindFactory, createManagedInstanceProvider, getBindings, install

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • configure

      protected void configure()
      Specified by:
      configure in class org.glassfish.jersey.internal.inject.AbstractBinder