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
ClassNotFoundException
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.