net.sf.shineframework.common.tx.context.spring
Class TlsUserContextFactory

java.lang.Object
  extended by net.sf.shineframework.common.tx.context.TlsUserContextFactory
      extended by net.sf.shineframework.common.tx.context.spring.TlsUserContextFactory
All Implemented Interfaces:
UserContextFactory, org.springframework.beans.factory.BeanFactoryAware

public class TlsUserContextFactory
extends TlsUserContextFactory
implements org.springframework.beans.factory.BeanFactoryAware


Nested Class Summary
 
Nested classes/interfaces inherited from class net.sf.shineframework.common.tx.context.TlsUserContextFactory
TlsUserContextFactory.UserContextThreadLocal
 
Field Summary
 
Fields inherited from class net.sf.shineframework.common.tx.context.TlsUserContextFactory
storage
 
Constructor Summary
TlsUserContextFactory(java.lang.String userContextClassname)
           
 
Method Summary
 void setBeanFactory(org.springframework.beans.factory.BeanFactory context)
           
 
Methods inherited from class net.sf.shineframework.common.tx.context.TlsUserContextFactory
clearUserContext, getUserContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TlsUserContextFactory

public TlsUserContextFactory(java.lang.String userContextClassname)
Method Detail

setBeanFactory

public void setBeanFactory(org.springframework.beans.factory.BeanFactory context)
                    throws org.springframework.beans.BeansException
Specified by:
setBeanFactory in interface org.springframework.beans.factory.BeanFactoryAware
Throws:
org.springframework.beans.BeansException


Copyright © 2007 sourceforge.net. All Rights Reserved.