Uses of Class
org.jboss.annotation.ejb.AcknowledgementMode

Packages that use AcknowledgementMode
org.jboss.annotation.ejb   
org.jboss.ejb3.mdb   
 

Uses of AcknowledgementMode in org.jboss.annotation.ejb
 

Methods in org.jboss.annotation.ejb that return AcknowledgementMode
static AcknowledgementMode AcknowledgementMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AcknowledgementMode[] AcknowledgementMode.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Uses of AcknowledgementMode in org.jboss.ejb3.mdb
 

Fields in org.jboss.ejb3.mdb declared as AcknowledgementMode
protected  AcknowledgementMode MDB.acknowledgeMode
           
protected  AcknowledgementMode ConsumerContainer.acknowledgeMode
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.