Uses of Class
org.apache.openejb.jee.was.v6.ejb.ActivationConfig
-
Packages that use ActivationConfig Package Description org.apache.openejb.jee.was.v6.ejb Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of ActivationConfig in org.apache.openejb.jee.was.v6.ejb
Fields in org.apache.openejb.jee.was.v6.ejb with type parameters of type ActivationConfig Modifier and Type Field Description protected List<ActivationConfig>MessageDriven. activationConfigsMethods in org.apache.openejb.jee.was.v6.ejb that return ActivationConfig Modifier and Type Method Description ActivationConfigObjectFactory. createActivationConfig()Create an instance ofActivationConfigMethods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type ActivationConfig Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ActivationConfig>ObjectFactory. createActivationConfig(ActivationConfig value)List<ActivationConfig>MessageDriven. getActivationConfigs()Gets the value of the activationConfigs property.Methods in org.apache.openejb.jee.was.v6.ejb with parameters of type ActivationConfig Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ActivationConfig>ObjectFactory. createActivationConfig(ActivationConfig value)
-