Uses of Class
org.jboss.jca.core.api.management.ConfigProperty

Packages that use ConfigProperty
org.jboss.jca.core.api.management This package contains management view of the container in a non-technology specific way. 
 

Uses of ConfigProperty in org.jboss.jca.core.api.management
 

Methods in org.jboss.jca.core.api.management that return types with arguments of type ConfigProperty
 List<ConfigProperty> ResourceAdapter.getConfigProperties()
          Get the list of config property's
 List<ConfigProperty> ManagedConnectionFactory.getConfigProperties()
          Get the list of config property's
 List<ConfigProperty> AdminObject.getConfigProperties()
          Get the list of config property's
 



Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)