ConfigurablePofContext Constructor | 
| Name | Description | |
|---|---|---|
| ConfigurablePofContext | 
            Default constructor.
              | |
| ConfigurablePofContext(Stream) | 
            Create a ConfigurablePofContext that will use the passed
            configuration information.
              | |
| ConfigurablePofContext(String) | 
            Create a ConfigurablePofContext that will load
            configuration information from the specified locator.
              | |
| ConfigurablePofContext(ConfigurablePofContext) | 
            Create a copy of ConfigurablePofContext from the given one.
              | |
| ConfigurablePofContext(IXmlElement) | 
            Create a ConfigurablePofContext that will use the passed
            configuration information.
              |