Uses of Interface
org.apache.cocoon.webapps.session.TransactionManager

Packages that use TransactionManager
org.apache.cocoon.webapps.portal.components   
org.apache.cocoon.webapps.session.components   
 

Uses of TransactionManager in org.apache.cocoon.webapps.portal.components
 

Methods in org.apache.cocoon.webapps.portal.components that return TransactionManager
protected  TransactionManager PortalManagerImpl.getTransactionManager()
          Get the ContextManager component
 

Uses of TransactionManager in org.apache.cocoon.webapps.session.components
 

Classes in org.apache.cocoon.webapps.session.components that implement TransactionManager
 class DefaultTransactionManager
          Deprecated. This block is deprecated and will be removed in future versions.
 

Methods in org.apache.cocoon.webapps.session.components that return TransactionManager
protected  TransactionManager AbstractSessionComponent.getTransactionManager()
          Deprecated. Get the ContextManager component
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.