AquaLogic Interaction Development Kit (IDK) 6.0.0

IProxyRequest.GetEnvironment Method 

Gets an IEnvironment instance that provides information about the environment in which this proxied resource is being requested.

IEnvironment GetEnvironment();

Return Value

An IEnvironment instance.

Remarks

Note: The environment type describes the nature of the request and not the nature of the application container or runtime environment.

See Also

IProxyRequest Interface | Bea.Alui.Proxy Namespace