|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PropertyAdapter | |
|---|---|
| org.teiid.rhq.plugin.adapter.api | |
| org.teiid.rhq.plugin.adapter.impl | |
| Uses of PropertyAdapter in org.teiid.rhq.plugin.adapter.api |
|---|
| Classes in org.teiid.rhq.plugin.adapter.api that implement PropertyAdapter | |
|---|---|
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. |
| Methods in org.teiid.rhq.plugin.adapter.api that return PropertyAdapter | |
|---|---|
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)
|
| Uses of PropertyAdapter in org.teiid.rhq.plugin.adapter.impl |
|---|
| Classes in org.teiid.rhq.plugin.adapter.impl that implement PropertyAdapter | |
|---|---|
class |
AbstractPropertyMapToCompositeValueAdapter
This class provides code that maps back and forth between a PropertyMap and a CompositeValue. |
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||