Uses of Class
org.apache.openejb.jee.was.v6.commonbnd.Property
-
Packages that use Property Package Description org.apache.openejb.jee.was.v6.commonbnd Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.org.apache.openejb.jee.was.v6.ejbbnd Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of Property in org.apache.openejb.jee.was.v6.commonbnd
Fields in org.apache.openejb.jee.was.v6.commonbnd with type parameters of type Property Modifier and Type Field Description protected List<Property>ResourceRefBinding. propertiesMethods in org.apache.openejb.jee.was.v6.commonbnd that return Property Modifier and Type Method Description PropertyObjectFactory. createProperty()Create an instance ofPropertyMethods in org.apache.openejb.jee.was.v6.commonbnd that return types with arguments of type Property Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Property>ObjectFactory. createProperty(Property value)List<Property>ResourceRefBinding. getProperties()Gets the value of the properties property.Methods in org.apache.openejb.jee.was.v6.commonbnd with parameters of type Property Modifier and Type Method Description jakarta.xml.bind.JAXBElement<Property>ObjectFactory. createProperty(Property value) -
Uses of Property in org.apache.openejb.jee.was.v6.ejbbnd
Fields in org.apache.openejb.jee.was.v6.ejbbnd with type parameters of type Property Modifier and Type Field Description protected List<Property>CMPConnectionFactoryBinding. propertiesMethods in org.apache.openejb.jee.was.v6.ejbbnd that return types with arguments of type Property Modifier and Type Method Description List<Property>CMPConnectionFactoryBinding. getProperties()Gets the value of the properties property.
-