Class ServerBinder

All Implemented Interfaces:
Binder

class ServerBinder extends AbstractBinder
Server injection binder.
  • Constructor Details

    • ServerBinder

      ServerBinder()
  • Method Details

    • configure

      protected void configure()
      Description copied from class: AbstractBinder
      Implement to provide binding definitions using the exposed binding methods.
      Specified by:
      configure in class AbstractBinder