- Enclosing class:
- ThreadSpecificProxyFactory<T>
public static interface ThreadSpecificProxyFactory.CreationCallback<T>
Optional callback invoked to create the thread-specific object when there
is no object yet associated with the current thread.
- Author:
- Erik Brakkee