Uses of Package
org.apache.commons.messagelet.model

Packages that use org.apache.commons.messagelet.model
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. 
org.apache.commons.messagelet.model This package represents the subscription model of a Messagelet engine. 
 

Classes in org.apache.commons.messagelet.model used by org.apache.commons.messagelet
Subscription
          SubscriptionList a bean used by the digester to create a list of JMS subscriptions.
SubscriptionList
          SubscriptionList a bean used by the digester to create a list of JMS subscriptions.
 

Classes in org.apache.commons.messagelet.model used by org.apache.commons.messagelet.model
Subscription
          SubscriptionList a bean used by the digester to create a list of JMS subscriptions.
 



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