Uses of Class
org.apache.openejb.jee.was.v6.ejb.ActivationConfigProperty
-
Packages that use ActivationConfigProperty 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 ActivationConfigProperty in org.apache.openejb.jee.was.v6.ejb
Fields in org.apache.openejb.jee.was.v6.ejb with type parameters of type ActivationConfigProperty Modifier and Type Field Description protected List<ActivationConfigProperty>ActivationConfig. configPropertiesMethods in org.apache.openejb.jee.was.v6.ejb that return ActivationConfigProperty Modifier and Type Method Description ActivationConfigPropertyObjectFactory. createActivationConfigProperty()Create an instance ofActivationConfigPropertyMethods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type ActivationConfigProperty Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ActivationConfigProperty>ObjectFactory. createActivationConfigProperty(ActivationConfigProperty value)List<ActivationConfigProperty>ActivationConfig. getConfigProperties()Gets the value of the configProperties property.Methods in org.apache.openejb.jee.was.v6.ejb with parameters of type ActivationConfigProperty Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ActivationConfigProperty>ObjectFactory. createActivationConfigProperty(ActivationConfigProperty value)
-