Using the Apama component extended configuration file
The Apama component extended configuration file is an optional file that can be used by the IAF. You can use it to do the following:
Bind Apama server components to a particular set of addresses.
Specify that Apama client connections must be from a particular IP address or range of IP addresses.
Set environment variables for Apama components.
In an extended configuration file, if a line includes a special character that you want to be treated as a literal, you must escape it by inserting a backslash just before it. A character that follows two consecutive backslashes (\\) is treated as a literal. Single quotes inside double quotes are treated as a literal. Double quotes inside single quotes are treated as a literal.