当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
UserTransactionSessionFactory (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.tm.usertx.interfaces
Interface UserTransactionSessionFactory
- All Superinterfaces:
- Remote
- All Known Implementing Classes:
- UserTransactionSessionFactoryImpl
- public interface UserTransactionSessionFactory
- extends Remote
The RMI remote UserTransaction session factory interface.
- Version:
- $Revision: 1.4 $
- Author:
- Ole Husgaard
newInstance
public UserTransactionSession newInstance()
throws RemoteException
- Create and return a new session.
- Returns:
- A user transaction session.
- Throws:
RemoteException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.