Uses of Class
org.objectweb.joram.client.jms.admin.Subscription

Packages that use Subscription
org.objectweb.joram.client.jms.admin The org.objectweb.joram.client.jms.admin package holds the interfaces and implementation classes for administering a JORAM platform and creating the JMS administered objects. 
 

Uses of Subscription in org.objectweb.joram.client.jms.admin
 

Methods in org.objectweb.joram.client.jms.admin that return Subscription
 Subscription UserMBean.getSubscription(java.lang.String subName)
           
 Subscription User.getSubscription(java.lang.String subName)
          Returns a subscription.
 Subscription[] UserMBean.getSubscriptions()
          Returns the subscriptions owned by a user.
 Subscription[] User.getSubscriptions()
          Returns the subscriptions owned by a user.
 



Copyright © 2011 ScalAgent D.T.. All Rights Reserved.