Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/runner/stats/
H A DOutProducerFactory.java52 String outProducerName = (String)param.get("OutProducer"); in createOutProducer() local
53 if (outProducerName != null) { in createOutProducer()
55 dbOut = (LogWriter)dcl.getInstance(outProducerName); in createOutProducer()

Completed in 16 milliseconds