|
BEA Systems, Inc. | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
An interface that will need to be implemented by anyone using tpacall
ApplicationToMonitorInterface.tpacall(java.lang.String, weblogic.wtc.jatmi.TypedBuffer, int),
ApplicationToMonitorInterface.tpgetrply(weblogic.wtc.jatmi.CallDescriptor, int)| Method Summary | |
boolean |
equals(Object obj)
All call descriptors should implement equals so that replies can be correlated with each other |
int |
hashCode()
All call descriptors should implement hashCode so that call descriptor objects can be stored efficiently in a hashTable |
| Method Detail |
public boolean equals(Object obj)
obj - Another CallDescriptor object to compare to this object
public int hashCode()
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs91 Copyright 2005 BEA Systems Inc. |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||