Searched refs:setOut (Results 1 - 5 of 5) sorted by relevance

/glassfish-3.1.2/web/web-ajp/src/main/java/org/apache/jk/apr/
H A DAprImpl.java131 public static void setOut( String filename ) { method in class:AprImpl
134 System.setOut( new PrintStream(new FileOutputStream(filename )));
/glassfish-3.1.2/admin/cli-optional/src/main/java/com/sun/enterprise/admin/cli/optional/
H A DDerbyControl.java101 System.setOut(printStream);
/glassfish-3.1.2/appclient/client/acc/src/main/java/org/glassfish/appclient/client/
H A DJWSAppClientContainerMain.java306 System.setOut(splitPS);
/glassfish-3.1.2/core/logging/src/main/java/com/sun/enterprise/server/logging/
H A DLogManagerService.java404 System.setOut(pout);
415 System.setOut(pout);
598 System.setOut(oStdOutBackup);
/glassfish-3.1.2/web/web-ajp/src/main/java/org/apache/jk/server/
H A DJkMain.java252 public void setOut( String s ) { method in class:JkMain
275 System.setOut(outS);

Completed in 40 milliseconds