Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Trap

Action

Object

ExchangeHandlerImpl::declare

Create

Exchange

ExchangeHandlerImpl::delete

Delete

Exchange

ExchangeHandlerImpl::query

Access

Exchange

ExchangeHandlerImpl::bind

Bind

Exchange

ExchangeHandlerImpl::unbind

Unbind

Exchange

ExchangeHandlerImpl::bound

Access

Exchange

QueueHandlerImpl::query

Access

Queue

QueueHandlerImpl::declare

Create

Queue

QueueHandlerImpl::purge

Purge

Queue

QueueHandlerImpl::delete

Delete

Queue

MessageHandlerImpl::transfer

Publish

Exchange

MessageHandlerImpl::subscribe

Consume

Queue

ManagementProperty::set

Update

<Object>

ManagementProperty::read

Access

<Object>

Management::createConnection Connect

Create

Link

Management:: ..createFederationRoute

Create

Route

Management:: ..deleteFederationRoute

Delete

Route

Management actions that are not specified will get mapped with the command as the Trap name, if the action is 'W' Action will be update, if 'OR' Action will be Access.

for example, if joinCluster was not mapped it will be mapped in ACL file as

...