Skip navigation links
Oracle Fusion Middleware Java API Reference for Oracle Service Bus
12c (12.2.1)

E61259-01

Package com.bea.wli.config.env

Provides functionality to manage environment specific values embedded in resource data.

See: Description

Package com.bea.wli.config.env Description

Provides functionality to manage environment specific values embedded in resource data.

An environment specific value is a particular piece of data embedded in the resource data whose value changes between different domains. These values usually need to be changed when moving (staging) configuration from one domain to another domain, or from testing to production. The URL of a proxy service is example of such an environment value. Depending on the physical location of the domain the URL will change.

Environment values can be queried, and modified using the ConfigMBean. ConfigMBean provides APIs to individually modify environment values, or find and replace certain sub strings found in environment values with a different string.

See Also:
com.bea.wli.config.mbeans.ConfigMBean
Skip navigation links
Oracle Fusion Middleware Java API Reference for Oracle Service Bus
12c (12.2.1)

E61259-01

Copyright © 2008, 2015, Oracle and/or its affiliates. All rights reserved.