Overview

Namespaces

  • Avisota
    • Event
    • Message
    • Queue
    • Recipient
    • RecipientSource
    • Renderer
    • Templating
    • Test
      • Database
      • Imap
      • Message
      • Queue
      • Renderer
      • Transport
    • Transport

Classes

  • ExecutionConfig
  • QueueHelper
  • SimpleDatabaseQueue

Interfaces

  • ArchivingQueueInterface
  • EventEmittingQueueInterface
  • ExecutionDeciderInterface
  • LoggingQueueInterface
  • MutableQueueInterface
  • QueueInterface
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated
  • Todo
  • Download

Interface ExecutionDeciderInterface

The execution decider decide if a message will be send now or delayed for next run.

Direct known implementers

Avisota\Test\Queue\TestQueueExecutionDecider
Namespace: Avisota\Queue
Package: avisota-core
Located at src/Avisota/Queue/ExecutionDeciderInterface.php
Methods summary
public boolean
# accept( Avisota\Message\MessageInterface $message )

Check if the message is accepted.

Check if the message is accepted.

Parameters

$message
Avisota\Message\MessageInterface
$message

Returns

boolean
avisota/core API documentation generated by ApiGen 2.8.0