当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 server API Documentation 英文版文档
UserTransactionSessionFactoryImpl (JBoss Server API) - JBoss 4.0.1 sp1 server API Documentation 英文版文档
org.jboss.tm.usertx.server
Class UserTransactionSessionFactoryImpl
java.lang.Object
java.rmi.server.RemoteObject
java.rmi.server.RemoteServer
java.rmi.server.UnicastRemoteObject
org.jboss.tm.usertx.server.UserTransactionSessionFactoryImpl
- All Implemented Interfaces:
- Remote, Serializable, UserTransactionSessionFactory
- public class UserTransactionSessionFactoryImpl
- extends UnicastRemoteObject
- implements UserTransactionSessionFactory
The RMI remote UserTransaction session factory implementation.
- See Also:
- Serialized Form
UserTransactionSessionFactoryImpl
public UserTransactionSessionFactoryImpl()
throws RemoteException
- A no-args constructor that throws
RemoteException
.
newInstance
public UserTransactionSession newInstance()
throws RemoteException
- Create and return a new session.
- Specified by:
newInstance
in interface UserTransactionSessionFactory
- Returns:
- A new user transaction session.
- Throws:
RemoteException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.