Package | Description |
---|---|
com.sun.jini.mahalo |
Provides implementations of the
TransactionManager service.
|
Modifier and Type | Class and Description |
---|---|
class |
AbortJob
An implementation of a
com.sun.jini.mahalo.Job which interacts with a set of
net.jini.core.transaction.server.TransactionParticipant s to inform them to roll back
changes associated with a given net.jini.core.transaction.Transaction . |
class |
CommitJob
An implementation of a
Job which interacts with a set of
TransactionParticipant s to inform them to roll forward changes associated with a
given Transaction . |
class |
PrepareAndCommitJob
An implementation of a
Job which interacts with a set of
TransactionParticipant s to inform them to vote and roll forward/back changes
associated with a given Transaction . |
class |
PrepareJob
An implementation of a
com.sun.jini.mahalo.Job which interacts with a set of
net.jini.core.transaction.server.TransactionParticipant s to inform them to vote. |
Constructor and Description |
---|
ParticipantTask(TaskManager manager,
WakeupManager wm,
Job myjob,
com.sun.jini.mahalo.ParticipantHandle handle)
Constructs a
ParticipantTask . |
Copyright © GigaSpaces.