Package io.cucumber.cdi2
Class Cdi2Factory
java.lang.Object
io.cucumber.cdi2.Cdi2Factory
- All Implemented Interfaces:
Container,Lookup,ObjectFactory,javax.enterprise.inject.spi.Extension
@API(status=STABLE)
public final class Cdi2Factory
extends Object
implements ObjectFactory, javax.enterprise.inject.spi.Extension
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Cdi2Factory
public Cdi2Factory()
-
-
Method Details
-
start
public void start()- Specified by:
startin interfaceObjectFactory
-
stop
public void stop()- Specified by:
stopin interfaceObjectFactory
-
addClass
-
getInstance
- Specified by:
getInstancein interfaceLookup
-