Class PlexusBindingModule

java.lang.Object
org.eclipse.sisu.plexus.PlexusBindingModule
All Implemented Interfaces:
com.google.inject.Module

public final class PlexusBindingModule extends Object implements com.google.inject.Module
Guice Module that supports registration, injection, and management of Plexus beans.
  • Field Details

  • Constructor Details

  • Method Details

    • configure

      public void configure(com.google.inject.Binder binder)
      Specified by:
      configure in interface com.google.inject.Module