Home
last modified time | relevance | path

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

/external/slf4j/osgi-over-slf4j/src/main/java/org/slf4j/osgi/logservice/impl/
DLogServiceFactory.java45 public class LogServiceFactory implements ServiceFactory { class
DActivator.java62 ServiceFactory factory = new LogServiceFactory(); in start()