Package io.cucumber.guice
Class GuiceFactory
java.lang.Object
io.cucumber.guice.GuiceFactory
- All Implemented Interfaces:
Container,Lookup,ObjectFactory
Guice implementation of the
io.cucumber.core.backend.ObjectFactory.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GuiceFactory
public GuiceFactory()
-
-
Method Details
-
addClass
-
start
public void start()- Specified by:
startin interfaceObjectFactory
-
stop
public void stop()- Specified by:
stopin interfaceObjectFactory
-
getInstance
- Specified by:
getInstancein interfaceLookup
-