BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Interface
weblogic.workarea.WorkContextInput

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

Uses of WorkContextInput in weblogic.diagnostics.context
 

Methods in weblogic.diagnostics.context with parameters of type WorkContextInput
 void DiagnosticContextImpl.readContext(WorkContextInput in)
          Reads the implementation of WorkContext from the WorkContextInput data stream.
 

Uses of WorkContextInput in weblogic.workarea
 

Methods in weblogic.workarea with parameters of type WorkContextInput
 void WorkContext.readContext(WorkContextInput in)
          Reads the implementation of WorkContext from the WorkContextInput data stream.
 void StringWorkContext.readContext(WorkContextInput in)
           
 void SerializableWorkContext.readContext(WorkContextInput in)
           
 void LongWorkContext.readContext(WorkContextInput in)
           
 void AsciiWorkContext.readContext(WorkContextInput in)
           
 


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