Oracle

Uses of Package
weblogic.workarea

Packages that use weblogic.workarea
weblogic.workarea Provides interfaces to support marshalling of user data in a WorkArea
 

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.
WorkContextOutput
          WorkConectOutput is a primitive stream used for marshaling WorkContext implementations.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs103
Copyright 1996,2008, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.