|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Capsule | |
|---|---|
| org.prevayler.implementation | |
| org.prevayler.implementation.publishing | |
| org.prevayler.implementation.replication | |
| Uses of Capsule in org.prevayler.implementation |
|---|
| Methods in org.prevayler.implementation that return Capsule | |
|---|---|
Capsule |
TransactionTimestamp.capsule()
|
abstract Capsule |
Capsule.cleanCopy()
Makes a clean copy of this capsule that will have its own query result fields. |
| Constructors in org.prevayler.implementation with parameters of type Capsule | |
|---|---|
TransactionTimestamp(Capsule capsule,
long systemVersion,
Date executionTime)
|
|
| Uses of Capsule in org.prevayler.implementation.publishing |
|---|
| Methods in org.prevayler.implementation.publishing with parameters of type Capsule | |
|---|---|
void |
TransactionPublisher.publish(Capsule capsule)
Publishes transaction to the subscribers synchronously. |
void |
CentralPublisher.publish(Capsule capsule)
|
| Uses of Capsule in org.prevayler.implementation.replication |
|---|
| Methods in org.prevayler.implementation.replication with parameters of type Capsule | |
|---|---|
void |
ClientPublisher.publish(Capsule capsule)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||