Uses of Class
org.apache.openejb.jee.oejb2.ActivationConfigType

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

Uses of ActivationConfigType in org.apache.openejb.jee.oejb2
 

Fields in org.apache.openejb.jee.oejb2 declared as ActivationConfigType
protected  ActivationConfigType MessageDrivenBeanType.activationConfig
           
 

Methods in org.apache.openejb.jee.oejb2 that return ActivationConfigType
 ActivationConfigType ObjectFactory.createActivationConfigType()
          Create an instance of ActivationConfigType
 ActivationConfigType MessageDrivenBeanType.getActivationConfig()
          Gets the value of the activationConfig property.
 

Methods in org.apache.openejb.jee.oejb2 with parameters of type ActivationConfigType
 void MessageDrivenBeanType.setActivationConfig(ActivationConfigType value)
          Sets the value of the activationConfig property.
 



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