Uses of Class
org.apache.commons.messagelet.SubscriptionManager

Packages that use SubscriptionManager
org.apache.commons.messagelet This package provides the mechansim to deploy MessageListener beans in a servlet application server which are intialized and destroyed with a web-application as well as introducing MessageDrivenObjects which are MessageListeners which receive servlet-style lifecycle events and Messagelets which are servlets that process Messages. 
 

Uses of SubscriptionManager in org.apache.commons.messagelet
 

Methods in org.apache.commons.messagelet that return SubscriptionManager
 SubscriptionManager ManagerServlet.getSubscriptionManager()
           
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.