org.jboss.tm.usertx.server
Class UserTransactionSessionFactoryImpl_Stub
java.lang.Object
java.rmi.server.RemoteObject
java.rmi.server.RemoteStub
org.jboss.tm.usertx.server.UserTransactionSessionFactoryImpl_Stub
- All Implemented Interfaces:
- Serializable, Remote, UserTransactionSessionFactory
public final class UserTransactionSessionFactoryImpl_Stub
- extends RemoteStub
- implements UserTransactionSessionFactory, Remote
- See Also:
- Serialized Form
UserTransactionSessionFactoryImpl_Stub
public UserTransactionSessionFactoryImpl_Stub(RemoteRef ref)
newInstance
public UserTransactionSession newInstance()
throws RemoteException
- Description copied from interface:
UserTransactionSessionFactory
- Create and return a new session.
- Specified by:
newInstance
in interface UserTransactionSessionFactory
- Returns:
- A user transaction session.
- Throws:
RemoteException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.