Home
last modified time | relevance | path

Searched refs:otherProps (Results 1 – 1 of 1) sorted by relevance

/external/slf4j/integration/src/test/java/org/slf4j/test_osgi/
DFelixHost.java50 Properties otherProps = new Properties(); field in FelixHost
92otherProps.put(AutoProcessor.AUTO_DEPLOY_DIR_PROPERY, AutoProcessor.AUTO_DEPLOY_DIR_VALUE); in doLaunch()
93otherProps.put(AutoProcessor.AUTO_DEPLOY_ACTION_PROPERY, AutoProcessor.AUTO_DEPLOY_START_VALUE + "… in doLaunch()
97 AutoProcessor.process(otherProps, felixBudleContext); in doLaunch()