|
BEA Systems, Inc. | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectweblogic.workarea.LongWorkContext
An implementation for propagating simple long-based
WorkContexts.
| Constructor Summary | |
LongWorkContext()
|
|
| Method Summary | |
boolean |
equals(Object obj)
|
Object |
get()
Returns the data associated with this PrimitiveWorkContext. |
long |
longValue()
|
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 LongWorkContext()
| Method Detail |
public boolean equals(Object obj)
public Object get()
PrimitiveWorkContextPrimitiveWorkContext.
get in interface PrimitiveWorkContextpublic long longValue()
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 | ||||||||||