Class SchedulerJobLockParticipantImpl

  • All Implemented Interfaces:
    java.io.Serializable, org.ikasan.spec.scheduled.job.model.SchedulerJob, org.ikasan.spec.scheduled.job.model.SchedulerJobLockParticipant

    public class SchedulerJobLockParticipantImpl
    extends SchedulerJobImpl
    implements org.ikasan.spec.scheduled.job.model.SchedulerJobLockParticipant
    See Also:
    Serialized Form
    • Constructor Detail

      • SchedulerJobLockParticipantImpl

        public SchedulerJobLockParticipantImpl()
    • Method Detail

      • getLockCount

        public long getLockCount()
        Specified by:
        getLockCount in interface org.ikasan.spec.scheduled.job.model.SchedulerJobLockParticipant
      • setLockCount

        public void setLockCount​(long lockCount)
        Specified by:
        setLockCount in interface org.ikasan.spec.scheduled.job.model.SchedulerJobLockParticipant