Class GuiceFactory

java.lang.Object
io.cucumber.guice.GuiceFactory
All Implemented Interfaces:
Container, Lookup, ObjectFactory

@API(status=STABLE) public final class GuiceFactory extends Object implements ObjectFactory
Guice implementation of the io.cucumber.core.backend.ObjectFactory.
  • Constructor Details

    • GuiceFactory

      public GuiceFactory()
  • Method Details