|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CallContext | |
|---|---|
| org.openejb.server.ejbd | |
| Uses of CallContext in org.openejb.server.ejbd |
|---|
| Methods in org.openejb.server.ejbd that return CallContext | |
|---|---|
static CallContext |
CallContext.getCallContext()
Gets the CallContext assigned to the current thread |
| Methods in org.openejb.server.ejbd with parameters of type CallContext | |
|---|---|
static void |
CallContext.setCallContext(CallContext ctx)
Sets the CallContext assigned to the current thread with the CallContext instance passed in |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||