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, set
public Object initialValue()
initialValue
in class ThreadLocal
ThreadLocal.initialValue()
Copyright © 2012-2013 Adele Team | LIG. All Rights Reserved.