|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--org.jboss.jms.ra.JmsLocalTransaction
JmsLocalTransaction.java Created: Tue Apr 17 23:44:05 2001
| Constructor Summary | |
JmsLocalTransaction(JmsManagedConnection mc)
|
|
| Method Summary | |
void |
begin()
|
void |
commit()
|
void |
rollback()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JmsLocalTransaction(JmsManagedConnection mc)
| Method Detail |
public void begin()
throws javax.resource.ResourceException
begin in interface javax.resource.spi.LocalTransaction
public void commit()
throws javax.resource.ResourceException
commit in interface javax.resource.spi.LocalTransaction
public void rollback()
throws javax.resource.ResourceException
rollback in interface javax.resource.spi.LocalTransaction
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||