|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.jpattern.service.transaction.ATransactionDefinition
com.googlecode.jpattern.service.transaction.DefaultTransactionDefinition
public class DefaultTransactionDefinition
| Constructor Summary | |
|---|---|
DefaultTransactionDefinition(boolean forceReadOnly)
|
|
| Method Summary | |
|---|---|
protected ATransactionManager |
getTransactionManager()
|
java.lang.String |
getTransactionManagerName()
|
boolean |
isForceReadOnly()
|
protected void |
setTransactionManager(ITransactionService transactionService)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultTransactionDefinition(boolean forceReadOnly)
| Method Detail |
|---|
public java.lang.String getTransactionManagerName()
getTransactionManagerName in class ATransactionDefinitionpublic boolean isForceReadOnly()
isForceReadOnly in class ATransactionDefinitionprotected void setTransactionManager(ITransactionService transactionService)
setTransactionManager in class ATransactionDefinitionprotected ATransactionManager getTransactionManager()
getTransactionManager in class ATransactionDefinition
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||