Class ServerBinder

  • All Implemented Interfaces:
    Binder

    class ServerBinder
    extends AbstractBinder
    Server injection binder.
    • Constructor Detail

      • ServerBinder

        ServerBinder()
    • Method Detail

      • 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