MCPcopy Create free account
hub / github.com/apache/ant / demuxFlush

Method demuxFlush

src/main/org/apache/tools/ant/Project.java:1341–1350  ·  view source on GitHub ↗

Demultiplex flush operations so that each task receives the appropriate messages. If the current thread is not currently executing a task, the message is logged directly. @since Ant 1.5.2 @param output Message to handle. Should not be null . @param isError Whether the text represents a

(final String output, final boolean isError)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

processFlushMethod · 0.80
handleFlushMethod · 0.80
handleErrorFlushMethod · 0.80

Calls 4

getThreadTaskMethod · 0.95
fireMessageLoggedMethod · 0.95
handleErrorFlushMethod · 0.95
handleFlushMethod · 0.95

Tested by

no test coverage detected