org.apache.webbeans.ee.beans
Class UserTransactionProvider
java.lang.Object
org.apache.webbeans.ee.beans.UserTransactionProvider
- All Implemented Interfaces:
- Serializable, Provider<UserTransaction>
public class UserTransactionProvider
- extends Object
- implements Provider<UserTransaction>, Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserTransactionProvider
public UserTransactionProvider(WebBeansContext webBeansContext)
get
public UserTransaction get()
- Specified by:
get in interface Provider<UserTransaction>
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.