PHP Интерфейс AppserverIo\Appserver\Core\Api\Node\MessageQueueNodeInterface

Автор: Tim Wagner ([email protected])
Наследование: extends AppserverIo\Configuration\Interfaces\NodeInterface
Показать файл Открыть проект Примеры использования интерфейса

Открытые методы

Метод Описание
getDestination ( ) : AppserverIo\Appserver\Core\Api\Node\ValueNode Return's the message queue's destination information.
getType ( ) : string | null Return's the message queue's receiver type.

Описание методов

getDestination() публичный метод

Return's the message queue's destination information.
public getDestination ( ) : AppserverIo\Appserver\Core\Api\Node\ValueNode
Результат AppserverIo\Appserver\Core\Api\Node\ValueNode The message queue destination information

getType() публичный метод

Return's the message queue's receiver type.
public getType ( ) : string | null
Результат string | null The receiver type