public class FilePropertiesSource extends AbstractLocationPropertiesSource
| Modifier | Constructor and Description |
|---|---|
protected |
FilePropertiesSource(PropertiesComponent propertiesComponent,
PropertiesLocation location) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
protected Properties |
loadPropertiesFromLocation(PropertiesComponent propertiesComponent,
PropertiesLocation location) |
doInit, getLocation, getProperty, loadProperties, loadProperties, prepareLoadedPropertiesbuild, doBuild, doFail, doLifecycleChange, doResume, doShutdown, doStart, doStop, doSuspend, fail, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected FilePropertiesSource(PropertiesComponent propertiesComponent, PropertiesLocation location)
public String getName()
protected Properties loadPropertiesFromLocation(PropertiesComponent propertiesComponent, PropertiesLocation location)
Apache Camel