|
|||||||||
Home >> All >> org >> apache >> geronimo >> [ transaction overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
org.apache.geronimo.transaction
Interface TrackedConnectionAssociator

- public interface TrackedConnectionAssociator
- Version:
- $Rev: 46019 $ $Date: 2004-09-14 02:56:06 -0700 (Tue, 14 Sep 2004) $
Method Summary | |
InstanceContext |
enter(InstanceContext newInstanceContext)
|
void |
exit(InstanceContext instanceContext)
|
void |
newTransaction()
|
Method Detail |
enter
public InstanceContext enter(InstanceContext newInstanceContext) throws javax.resource.ResourceException
newTransaction
public void newTransaction() throws javax.resource.ResourceException
exit
public void exit(InstanceContext instanceContext) throws javax.resource.ResourceException
|
|||||||||
Home >> All >> org >> apache >> geronimo >> [ transaction overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |