|
BEA Systems, Inc. | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectweblogic.workarea.StringWorkContext
An implementation for propagating simple string-based WorkContexts.
| Constructor Summary | |
StringWorkContext()
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
Object |
get()
Returns the data associated with this PrimitiveWorkContext. |
void |
readContext(WorkContextInput in)
|
String |
toString()
|
void |
writeContext(WorkContextOutput out)
|
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public StringWorkContext()
| Method Detail |
public boolean equals(Object obj)
public Object get()
PrimitiveWorkContextPrimitiveWorkContext.
get in interface PrimitiveWorkContext
public void readContext(WorkContextInput in)
throws IOException
WorkContextWorkContext from the
WorkContextInput data stream.
readContext in interface WorkContextIOExceptionpublic String toString()
public void writeContext(WorkContextOutput out)
throws IOException
WorkContextWorkContext to the
WorkContextOutput data stream.
writeContext in interface WorkContextIOException
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||