org.apache.camel.core.xml
Class CamelPropertyPlaceholderDefinition
java.lang.Object
org.apache.camel.model.IdentifiedType
org.apache.camel.core.xml.CamelPropertyPlaceholderDefinition
public class CamelPropertyPlaceholderDefinition
- extends IdentifiedType
PropertyPlaceholderDefinition represents a <propertyPlaceholder/> element.
- Version:
- $Revision: 911816 $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CamelPropertyPlaceholderDefinition
public CamelPropertyPlaceholderDefinition()
getLocation
public String getLocation()
setLocation
public void setLocation(String location)
getPropertiesResolverRef
public String getPropertiesResolverRef()
setPropertiesResolverRef
public void setPropertiesResolverRef(String propertiesResolverRef)
Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.