| Package | Description |
|---|---|
| org.rhq.plugins.jbossas5.adapter.api | |
| org.rhq.plugins.jbossas5.adapter.impl.configuration | |
| org.rhq.plugins.jbossas5.adapter.impl.configuration.custom |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPropertyListAdapter
A base class for PropertyList <-> ???MetaValue adapters.
|
class |
AbstractPropertyMapAdapter
A base class for PropertyMap <-> ???MetaValue adapters.
|
class |
AbstractPropertySimpleAdapter
A base class for
PropertySimple <-> ???MetaValue adapters. |
| Modifier and Type | Method and Description |
|---|---|
static PropertyAdapter |
PropertyAdapterFactory.getCustomPropertyAdapter(org.rhq.core.domain.configuration.PropertySimple customProp) |
static PropertyAdapter |
PropertyAdapterFactory.getPropertyAdapter(org.jboss.metatype.api.types.MetaType metaType) |
static PropertyAdapter |
PropertyAdapterFactory.getPropertyAdapter(org.jboss.metatype.api.values.MetaValue metaValue) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPropertyMapToCompositeValueAdapter
This class provides code that maps back and forth between a
PropertyMap and a CompositeValue. |
class |
PropertyListToArrayValueAdapter |
class |
PropertyListToCollectionValueAdapter |
class |
PropertyMapToCompositeValueSupportAdapter
This class provides code that maps back and forth between a
PropertyMap and a CompositeValueSupport. |
class |
PropertyMapToGenericValueAdapter
This class provides code that maps back and forth between a
PropertyMap and a GenericValue. |
class |
PropertyMapToMapCompositeValueSupportAdapter
This class provides code that maps back and forth between a
PropertyMap and a MapCompositeValueSupport. |
class |
PropertyMapToPropertiesValueAdapter
This class provides code that maps back and forth between a
PropertyMap and a PropertiesMetaValue. |
class |
PropertyMapToTableValueAdapter |
class |
PropertySimpleToEnumValueAdapter
This class provides code that maps back and forth between a
PropertySimple and an EnumValueSupport. |
class |
PropertySimpleToSimpleValueAdapter
This class provides code that maps back and forth between a
PropertySimple and a SimpleValueSupport. |
| Modifier and Type | Class and Description |
|---|---|
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-2014 Red Hat, Inc.. All Rights Reserved.