Class LocalPropertyResolver
java.lang.Object
org.apache.camel.test.infra.common.LocalPropertyResolver
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetProperty(Class<?> clazz, String propertyName) Resolves the container to use.
-
Field Details
-
CONTAINER_PROPERTIES_FILE_NAME
- See Also:
-
-
Constructor Details
-
LocalPropertyResolver
public LocalPropertyResolver()
-
-
Method Details
-
getProperty
Resolves the container to use. Platform-specific containers are resolved automatically- Parameters:
propertyName- The property name pointing to the container- Returns:
-