WebLogic Integration


com.bea.wlxt
Class CallbackLineWriter

java.lang.Object
  |
  +--java.io.Writer
        |
        +--java.io.PrintWriter
              |
              +--com.bea.wlxt.CallbackPrintWriter
                    |
                    +--com.bea.wlxt.CallbackLineWriter

public class CallbackLineWriter
extends CallbackPrintWriter

Author:
Copyright © 2000, 2001 BEA Systems, Inc. All Rights Reserved.

Fields inherited from class java.io.PrintWriter
out
 
Fields inherited from class java.io.Writer
lock
 
Constructor Summary
CallbackLineWriter(CallbackHandler handler)
           
 
Methods inherited from class com.bea.wlxt.CallbackPrintWriter
close, flush, print, print, print, print, print, print, print, print, print, println, println, println, println, println, println, println, println, println, println, write, write, write, write, write
 
Methods inherited from class java.io.PrintWriter
checkError, setError
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CallbackLineWriter

public CallbackLineWriter(CallbackHandler handler)

WebLogic Integration

WebLogic Integration (WLI)