|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Property | |
---|---|
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 | |
---|---|
protected List<Property> |
ResourceRefBinding.properties
|
Methods in org.apache.openejb.jee.was.v6.commonbnd that return Property | |
---|---|
Property |
ObjectFactory.createProperty()
Create an instance of Property |
Methods in org.apache.openejb.jee.was.v6.commonbnd that return types with arguments of type Property | |
---|---|
javax.xml.bind.JAXBElement<Property> |
ObjectFactory.createProperty(Property value)
Create an instance of JAXBElement < Property > |
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 | |
---|---|
javax.xml.bind.JAXBElement<Property> |
ObjectFactory.createProperty(Property value)
Create an instance of JAXBElement < Property > |
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 | |
---|---|
protected List<Property> |
CMPConnectionFactoryBinding.properties
|
Methods in org.apache.openejb.jee.was.v6.ejbbnd that return types with arguments of type Property | |
---|---|
List<Property> |
CMPConnectionFactoryBinding.getProperties()
Gets the value of the properties property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |