类 LocalServiceContext
java.lang.Object
org.coodex.concrete.common.AbstractServiceContext
org.coodex.concrete.client.LocalServiceContext
- 所有已实现的接口:
ContainerContext,ServiceContext
-
构造器概要
构造器 -
方法概要
从类继承的方法 org.coodex.concrete.common.AbstractServiceContext
getLocale, getSubjoin从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 org.coodex.concrete.common.ServiceContext
getLocale, getSubjoin
-
构造器详细资料
-
LocalServiceContext
public LocalServiceContext()
-
-
方法详细资料
-
getCaller
- 指定者:
getCaller在接口中ContainerContext
-
getToken
- 指定者:
getToken在接口中ContainerContext
-
getTokenId
- 指定者:
getTokenId在接口中ServiceContext- 返回:
- 当前上下文使用的TokenId
-