Searched refs:createWithInProcessStores (Results 1 – 3 of 3) sorted by relevance
31 ExportComponentImpl.createWithInProcessStores(new SimpleEventQueue());
62 public static ExportComponentImpl createWithInProcessStores(EventQueue eventQueue) { in createWithInProcessStores() method in ExportComponentImpl
60 exportComponent = ExportComponentImpl.createWithInProcessStores(eventQueue); in TraceComponentImplBase()