(no commit message)
[utils] / support / cdi / src / main / java / org / wamblee / cdi / CdiInjectorFactory.java
index 74d1a669227a8b3d393504813cec02007939cd2d..2237648b0b5b58f91521976886558970eec643a5 100644 (file)
@@ -19,6 +19,9 @@ import java.util.logging.Logger;
 
 import javax.enterprise.inject.spi.BeanManager;
 
+import org.wamblee.inject.Injector;
+import org.wamblee.inject.InjectorFactory;
+
 /**
  * Factory that creates CDI injectors. In case no beanmanager is found then
  * injectors will do nothing. This class may be subclassed for testing to