|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectvishnu.life.performers.transactions.TransactionAbstractPerformer
public abstract class TransactionAbstractPerformer
![]() |
![]() |
| Nested Class Summary | |
|---|---|
static class |
TransactionAbstractPerformer.Action
|
static class |
TransactionAbstractPerformer.ActionNotification
|
| Field Summary | |
|---|---|
protected static java.util.Observable |
notifications
|
| Constructor Summary | |
|---|---|
TransactionAbstractPerformer()
|
|
| Method Summary | |
|---|---|
protected abstract TransactionAbstractPerformer.Action |
getAction()
|
static java.util.Observable |
observable()
|
Response |
perform(RelationalServiceContext c,
Relation.Context relationContext)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static java.util.Observable notifications
| Constructor Detail |
|---|
public TransactionAbstractPerformer()
| Method Detail |
|---|
public Response perform(RelationalServiceContext c,
Relation.Context relationContext)
perform in interface StatementPerformerprotected abstract TransactionAbstractPerformer.Action getAction()
public static java.util.Observable observable()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||