Uses of Class
org.apache.openejb.jee.SubscriptionDurability

Packages that use SubscriptionDurability
org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of SubscriptionDurability in org.apache.openejb.jee
 

Fields in org.apache.openejb.jee declared as SubscriptionDurability
protected  SubscriptionDurability MessageDrivenDestination.subscriptionDurability
           
 

Methods in org.apache.openejb.jee that return SubscriptionDurability
 SubscriptionDurability MessageDrivenDestination.getSubscriptionDurability()
          Gets the value of the subscriptionDurability property.
 

Methods in org.apache.openejb.jee with parameters of type SubscriptionDurability
 void MessageDrivenDestination.setSubscriptionDurability(SubscriptionDurability value)
          Sets the value of the subscriptionDurability property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.