public interface CallContext
extends java.io.Serializable
Title: CallContext.java
Description: 服务调用上下文
bboss workgroup
Copyright (c) 2007
| 限定符和类型 | 方法和说明 |
|---|---|
BaseApplicationContext |
getApplicationContext() |
Context |
getLoopContext() |
boolean |
isSOAApplication() |
void |
setLoopContext(Context loopcontext) |
Context getLoopContext()
void setLoopContext(Context loopcontext)
BaseApplicationContext getApplicationContext()
boolean isSOAApplication()