public class PropertyAdapterFactory extends Object
| Constructor and Description |
|---|
PropertyAdapterFactory() |
| Modifier and Type | Method and Description |
|---|---|
static PropertyAdapter |
getCustomPropertyAdapter(org.rhq.core.domain.configuration.PropertySimple customProp) |
static PropertyAdapter |
getPropertyAdapter(org.jboss.metatype.api.types.MetaType metaType) |
static PropertyAdapter |
getPropertyAdapter(org.jboss.metatype.api.values.MetaValue metaValue) |
public static PropertyAdapter getPropertyAdapter(org.jboss.metatype.api.values.MetaValue metaValue)
public static PropertyAdapter getPropertyAdapter(org.jboss.metatype.api.types.MetaType metaType)
@Nullable public static PropertyAdapter getCustomPropertyAdapter(org.rhq.core.domain.configuration.PropertySimple customProp)
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.