org.jboss.seam.persistence.transactions.test
Class TransactionScopedObject
java.lang.Object
org.jboss.seam.persistence.transactions.test.TransactionScopedObject
@TransactionScoped
public class TransactionScopedObject
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionScopedObject
public TransactionScopedObject()
getValue
public int getValue()
setValue
public void setValue(int value)
Copyright © 2010 Seam Framework. All Rights Reserved.