Uses of Class
com.sun.jini.mahalo.Job
Packages that use Job
-
Uses of Job in com.sun.jini.mahalo
Subclasses of Job in com.sun.jini.mahaloModifier and TypeClassDescriptionclassAn implementation of acom.sun.jini.mahalo.Jobwhich interacts with a set ofnet.jini.core.transaction.server.TransactionParticipants to inform them to roll back changes associated with a givennet.jini.core.transaction.Transaction.classAn implementation of aJobwhich interacts with a set ofTransactionParticipants to inform them to roll forward changes associated with a givenTransaction.classAn implementation of aJobwhich interacts with a set ofTransactionParticipants to inform them to vote and roll forward/back changes associated with a givenTransaction.classAn implementation of acom.sun.jini.mahalo.Jobwhich interacts with a set ofnet.jini.core.transaction.server.TransactionParticipants to inform them to vote.Constructors in com.sun.jini.mahalo with parameters of type JobModifierConstructorDescriptionParticipantTask(TaskManager manager, WakeupManager wm, Job myjob, com.sun.jini.mahalo.ParticipantHandle handle) Constructs aParticipantTask.