Uses of Class
org.rhq.plugins.jbossas5.adapter.api.AbstractPropertyListAdapter

Packages that use AbstractPropertyListAdapter
org.rhq.plugins.jbossas5.adapter.impl.configuration   
org.rhq.plugins.jbossas5.adapter.impl.configuration.custom   
 

Uses of AbstractPropertyListAdapter in org.rhq.plugins.jbossas5.adapter.impl.configuration
 

Subclasses of AbstractPropertyListAdapter in org.rhq.plugins.jbossas5.adapter.impl.configuration
 class PropertyListToArrayValueAdapter
           
 class PropertyListToCollectionValueAdapter
           
 

Uses of AbstractPropertyListAdapter in org.rhq.plugins.jbossas5.adapter.impl.configuration.custom
 

Subclasses of AbstractPropertyListAdapter in org.rhq.plugins.jbossas5.adapter.impl.configuration.custom
 class ConnectionFactoryConfigPropertyAdapter
          This class maps between a PropertyList of a PropertyMaps of name, type and value PropertySimples and a MapCompositeValueSupport where the keys are the config-property names and values are config-property values.
 class JMSSecurityConfigAdapter
          This class provides code that maps back and forth between a PropertyList of PropertyMaps and a MapCompositeValueSupport with the key being a JMS security role name and the value being a CompositeValueSupports representing the role's read/write/create permissions.
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.