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

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

Uses of ActivationConfig in org.apache.openejb.jee
 

Fields in org.apache.openejb.jee declared as ActivationConfig
protected  ActivationConfig MessageDrivenBean.activationConfig
           
 

Methods in org.apache.openejb.jee that return ActivationConfig
 ActivationConfig MessageDrivenBean.getActivationConfig()
           
 

Methods in org.apache.openejb.jee with parameters of type ActivationConfig
 void MessageDrivenBean.setActivationConfig(ActivationConfig value)
           
 



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