Uses of Interface
org.wamblee.general.ThreadSpecificProxyFactory.CreationCallback

Packages that use ThreadSpecificProxyFactory.CreationCallback
org.wamblee.general General purpose support classes. 
 

Uses of ThreadSpecificProxyFactory.CreationCallback in org.wamblee.general
 

Constructors in org.wamblee.general with parameters of type ThreadSpecificProxyFactory.CreationCallback
ThreadSpecificProxyFactory(Class<T> aClass, ThreadSpecificProxyFactory.CreationCallback<T> aCallback)
          Constructs the factory with a callback to create thread-specific objects automatically.
 



Copyright © 2011. All Rights Reserved.