Uses of Class
org.apache.openejb.jee.ActivationConfig
-
Packages that use ActivationConfig Package Description 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 Modifier and Type Field Description protected ActivationConfigMessageDrivenBean. activationConfigMethods in org.apache.openejb.jee that return ActivationConfig Modifier and Type Method Description ActivationConfigMessageDrivenBean. getActivationConfig()Methods in org.apache.openejb.jee with parameters of type ActivationConfig Modifier and Type Method Description voidMessageDrivenBean. setActivationConfig(ActivationConfig value)
-