Uses of Class
org.apache.openejb.jee.ConfigProperty

Packages that use ConfigProperty
org.apache.openejb.jee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of ConfigProperty in org.apache.openejb.jee
 

Fields in org.apache.openejb.jee with type parameters of type ConfigProperty
protected  java.util.List<ConfigProperty> ResourceAdapterBase.configProperty
           
protected  java.util.List<ConfigProperty> AdminObject.configProperty
           
protected  java.util.List<ConfigProperty> ConnectionDefinition.configProperty
           
protected  java.util.List<ConfigProperty> ActivationSpec.configProperty
           
 

Methods in org.apache.openejb.jee that return types with arguments of type ConfigProperty
 java.util.List<ConfigProperty> ResourceAdapterBase.getConfigProperty()
           
 java.util.List<ConfigProperty> AdminObject.getConfigProperty()
           
 java.util.List<ConfigProperty> ConnectionDefinition.getConfigProperty()
           
 java.util.List<ConfigProperty> ActivationSpec.getConfigProperty()
           
 java.util.List<ConfigProperty> ResourceAdapter10.getConfigProperty()
           
 java.util.List<ConfigProperty> ResourceAdapter.getConfigProperty()
           
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.