BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Uses of Package
weblogic.workarea

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

Classes in weblogic.workarea used by weblogic.diagnostics.context
WorkContextInput
          WorkContextInput is a primitive stream used for unmarshaling WorkContext implementations.
WorkContextOutput
          WorkConectOutput is a primitive stream used for marshaling WorkContext implementations.
 

Classes in weblogic.workarea used by weblogic.workarea
NoWorkContextException
          NoWorkContextException is thrown when WorkContextMap functions that require a WorkContext are invoked without an existing WorkContext.
PrimitiveWorkContext
          PrimitiveWorkContext is a marker interface used for marshaling and unmarshaling primitive user data in a WorkArea.
PropertyReadOnlyException
          PropertyReadOnlyException is thrown when a user tries to modify WorkContextMap properties that are read-only.
WorkContext
          WorkContext is a marker interface used for marshaling and unmarshaling user data in a WorkArea.
WorkContextInput
          WorkContextInput is a primitive stream used for unmarshaling WorkContext implementations.
WorkContextMap
          WorkContextMap provides internal users and layered products mechanisms for tagging certain requests (whether remote or local) and propagating that information based on certain policy constraints.
WorkContextOutput
          WorkConectOutput is a primitive stream used for marshaling WorkContext implementations.
 


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