public class ServiceUsage extends ThreadLocal
| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceUsage.Usage
Structure contained in the Thread Local.
|
| Constructor and Description |
|---|
ServiceUsage() |
| Modifier and Type | Method and Description |
|---|---|
Object |
initialValue()
Initialize the cached object.
|
get, remove, setpublic Object initialValue()
initialValue in class ThreadLocalThreadLocal.initialValue()Copyright © 2012-2013 Adele Team | LIG. All Rights Reserved.