public class FilePropertySource
extends org.springframework.core.env.PropertySource
Constructor and Description |
---|
FilePropertySource(String name,
org.springframework.context.ApplicationContext applicationContext,
String directory) |
Modifier and Type | Method and Description |
---|---|
Object |
getProperty(String name) |
Apache Camel