Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.1.5)

E22563-01

oracle.apps.fnd.applcp.migrate
Class PooledOutputWriter

java.lang.Object
  extended by oracle.apps.fnd.applcp.migrate.PooledOutputWriter

public class PooledOutputWriter
extends java.lang.Object


Constructor Summary
PooledOutputWriter(int poolSize, Verbose verbose, BaseResourceBundle resourceBundle)
           
 
Method Summary
 java.io.ByteArrayOutputStream getStream()
           
 void returnStream(java.io.ByteArrayOutputStream baos, java.lang.String name)
           
 void shutdown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PooledOutputWriter

public PooledOutputWriter(int poolSize,
                          Verbose verbose,
                          BaseResourceBundle resourceBundle)
Method Detail

getStream

public java.io.ByteArrayOutputStream getStream()
                                        throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException

returnStream

public void returnStream(java.io.ByteArrayOutputStream baos,
                         java.lang.String name)

shutdown

public void shutdown()

Oracle Fusion Middleware extensions for Enterprise Scheduler Service
11g Release 1 (11.1.1.5)

E22563-01

Copyright © 2011 Oracle. All Rights Reserved.