org.netbeans.modules.j2ee.dd/1 1.13.0 2

Uses of Interface
org.netbeans.modules.j2ee.dd.api.ejb.ActivationConfig

Packages that use ActivationConfig
org.netbeans.modules.j2ee.dd.api.ejb Interfaces for working with ejb module deployment descriptor, DDProvider class. 
 

Uses of ActivationConfig in org.netbeans.modules.j2ee.dd.api.ejb
 

Methods in org.netbeans.modules.j2ee.dd.api.ejb that return ActivationConfig
 ActivationConfig MessageDriven.getActivationConfig()
           
 ActivationConfig MessageDriven.newActivationConfig()
           
 

Methods in org.netbeans.modules.j2ee.dd.api.ejb with parameters of type ActivationConfig
 void MessageDriven.setActivationConfig(ActivationConfig value)
           
 


org.netbeans.modules.j2ee.dd/1 1.13.0 2

Built on November 20 2008.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.