Uses of Interface
net.sf.shineframework.common.tx.context.UserContextFactory

Packages that use UserContextFactory
net.sf.shineframework.common.tx.context   
net.sf.shineframework.web.tx.context.spring   
 

Uses of UserContextFactory in net.sf.shineframework.common.tx.context
 

Classes in net.sf.shineframework.common.tx.context that implement UserContextFactory
 class TlsUserContextFactory
          Thread Local Storage (tls) user context factory.
 

Uses of UserContextFactory in net.sf.shineframework.web.tx.context.spring
 

Classes in net.sf.shineframework.web.tx.context.spring that implement UserContextFactory
 class PerInstanceUserContextFactoryImpl
          A user context factory implementation that holdes a single user context and always returns the same instance.
 



Copyright © 2007 sourceforge.net. All Rights Reserved.