Sample code for plug-in manager

A sample plug-in is provided to familiarize you with the features of the virtual member manager plug-in manager framework.

The plug-in manager provides a framework that enables you to write extensions to virtual member manager, to consume a variety of services that can be added in the future. Some examples are policy management, event notification, and manipulation of group membership. The plug-in manager listens in on various virtual member manager application programming interface (API) calls and routes the requests to various subscribers based on their topic subscriptions.

Instructions to code, compile, and deploy the plug-in are in vmmsampleplugin.jar, which you can download from the developerWorks wiki page, Sample virtual member manager plug-in for WebSphere Application Server Version 6.1 and above.


Icon that indicates the type of topic Reference topic



Timestamp icon Last updated: March 6, 2017 0:20
File name: samplecodeforplug-inmanager.html