This is archived documentation for an older version of Nirvana (v3.1). Please refer to documentation for the latest version if required.

Nirvana Management API Example Code

The examples below make use of the key aspects of Nirvana's management API.

 

nAddQueueACLEntry.Java

An example showing how to programatically add to a queue's access control list

nChangeChanACLEntry.Java

An example showing how to programatically change a channels access control list.

nClusterWatch.Java

An example application that monitors new and existing cluster status


nConnectionWatch.Java

An example application that reports all connection activity for a specific Nirvana realm

nCopyChannel.Java

An example that show how to programatically copy a channel within a Nirvana name space

nRealmLogAndAuditListener.Java

This example application captures all Nirvana realm log and audit activity