HomeSort by relevance Sort by last modified time
    Searched refs:OSGiTestActivator (Results 1 - 2 of 2) sorted by null

  /external/guice/core/test/com/googlecode/guice/
OSGiContainerTest.java 22 import com.googlecode.guice.bundle.OSGiTestActivator;
105 instructions.setProperty("Bundle-Activator", OSGiTestActivator.class.getName());
106 instructions.setProperty("Private-Package", OSGiTestActivator.class.getPackage().getName());
  /external/guice/core/test/com/googlecode/guice/bundle/
OSGiTestActivator.java 42 @SuppressWarnings("unused") public class OSGiTestActivator

Completed in 525 milliseconds