|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Job | |
---|---|
com.sun.jini.mahalo | Provides implementations of the TransactionManager service. |
Uses of Job in com.sun.jini.mahalo |
---|
Subclasses of Job in com.sun.jini.mahalo | |
---|---|
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. |
Constructors in com.sun.jini.mahalo with parameters of type Job | |
---|---|
ParticipantTask(TaskManager manager,
WakeupManager wm,
Job myjob,
com.sun.jini.mahalo.ParticipantHandle handle)
Constructs a ParticipantTask . |
|
GigaSpaces XAP 9.7.2 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |