Package | Description |
---|---|
oracle.fmwplatform.envspec.environment |
This package contains classes that are used to represent various types of actual (existing) environments.
|
Modifier and Type | Class and Description |
---|---|
class |
DomainEnvironment
Represents the interface to the data access methods for information from a domain that is currently offline or online.
|
class |
OfflineEnvironment
Represents the interface to the data access methods for information from a domain that is currently offline.
|
class |
OnlineEnvironment
Represents the interface to the data access methods for information from a domain that is currently online.
|
class |
OracleHomeEnvironment
Represents the interface to the data access methods for information about an Oracle Home.
|