threadlocal
This commit is contained in:
parent
0ec80f6590
commit
40e8a26a3b
1 changed files with 0 additions and 2 deletions
|
@ -34,6 +34,4 @@ public class SkeletonKeySession implements Serializable {
|
|||
return metadata;
|
||||
}
|
||||
|
||||
protected static ThreadLocal<SkeletonKeySession> local = new ThreadLocal<SkeletonKeySession>();
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue