BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Interface
weblogic.workarea.WorkContextOutput

Packages that use WorkContextOutput
weblogic.diagnostics.context This package provides interfaces that retrieve or modify the contents of a diagnostic context. 
weblogic.workarea   
 

Uses of WorkContextOutput in weblogic.diagnostics.context
 

Methods in weblogic.diagnostics.context with parameters of type WorkContextOutput
 void DiagnosticContextImpl.writeContext(WorkContextOutput out)
          Writes the implementation of WorkContext to the WorkContextOutput data stream.
 

Uses of WorkContextOutput in weblogic.workarea
 

Methods in weblogic.workarea with parameters of type WorkContextOutput
 void WorkContext.writeContext(WorkContextOutput out)
          Writes the implementation of WorkContext to the WorkContextOutput data stream.
 void StringWorkContext.writeContext(WorkContextOutput out)
           
 void SerializableWorkContext.writeContext(WorkContextOutput out)
           
 void LongWorkContext.writeContext(WorkContextOutput out)
           
 void AsciiWorkContext.writeContext(WorkContextOutput out)
           
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs91
Copyright 2005 BEA Systems Inc.