Home
Our Markets
Nirvana
Nirvana Overview
Enterprise
Web
Mobile
Integration
Licensing
Developers
Overview & Concepts
Nirvana Realm Server
Installing Nirvana
Enterprise Manager
Administration API
Clustering & HA
Developer's Guides
Enterprise
Java
C# .NET
C++
Excel VBA
Python
Web
JavaScript
Adobe Flex
Microsoft Silverlight
Java
Mobile
iPhone
Android
Compact Framework
Blackberry & J2ME
FAQs
Downloads
Demos
View Live Demos
Installation Instructions
Partners
Company
Management Team
Careers
Contact
Blog
developers
»
nirvana
»
nirvana_3_1_archive
»
examples
»
nman
This is archived documentation for an older version of Nirvana (v3.1). Please refer to documentation for the
latest version
if required.
Glossary:
ACL
Channel
Queue
Full Glossary
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