public class PropertyValueFactory extends Object
| Constructor and Description |
|---|
PropertyValueFactory() |
| Modifier and Type | Method and Description |
|---|---|
PropertyValue |
createPropertyValue(String type) |
Class<PropertyValue> |
getPropertyValueClass(String type) |
public PropertyValue createPropertyValue(String type)
public Class<PropertyValue> getPropertyValueClass(String type) throws ClassNotFoundException
ClassNotFoundExceptionCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.