Uses of Class
org.apache.openejb.jee.oejb2.ActivationConfigType
-
Packages that use ActivationConfigType Package Description 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 Modifier and Type Field Description protected ActivationConfigTypeMessageDrivenBeanType. activationConfigMethods in org.apache.openejb.jee.oejb2 that return ActivationConfigType Modifier and Type Method Description ActivationConfigTypeObjectFactory. createActivationConfigType()Create an instance ofActivationConfigTypeActivationConfigTypeMessageDrivenBeanType. getActivationConfig()Gets the value of the activationConfig property.Methods in org.apache.openejb.jee.oejb2 with parameters of type ActivationConfigType Modifier and Type Method Description voidMessageDrivenBeanType. setActivationConfig(ActivationConfigType value)Sets the value of the activationConfig property.
-