public interface IConnectionCollaborator
| Modifier and Type | Method and Description |
|---|---|
void |
postInvoke(com.ibm.ejs.j2c.HandleList handleList,
boolean isSingleThreadModel) |
void |
preInvoke(com.ibm.ejs.j2c.HandleList handleList,
boolean isSingleThreadModel) |
void preInvoke(com.ibm.ejs.j2c.HandleList handleList,
boolean isSingleThreadModel)
throws com.ibm.websphere.csi.CSIException
com.ibm.websphere.csi.CSIExceptionvoid postInvoke(com.ibm.ejs.j2c.HandleList handleList,
boolean isSingleThreadModel)
throws com.ibm.websphere.csi.CSIException
com.ibm.websphere.csi.CSIException