|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.camel.blueprint.BlueprintPropertiesResolver
public class BlueprintPropertiesResolver
A PropertiesResolver which supports the blueprint scheme.
PropertiesResolver and will delegate
to any non blueprint schemes.
| Constructor Summary | |
|---|---|
BlueprintPropertiesResolver(org.apache.camel.component.properties.PropertiesResolver delegate,
BlueprintPropertiesParser blueprint)
|
|
| Method Summary | |
|---|---|
java.util.Properties |
resolveProperties(org.apache.camel.CamelContext context,
java.lang.String... urls)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BlueprintPropertiesResolver(org.apache.camel.component.properties.PropertiesResolver delegate,
BlueprintPropertiesParser blueprint)
| Method Detail |
|---|
public java.util.Properties resolveProperties(org.apache.camel.CamelContext context,
java.lang.String... urls)
throws java.lang.Exception
resolveProperties in interface org.apache.camel.component.properties.PropertiesResolverjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||