Interface | Description |
---|---|
JRFServerScopedServiceMBean |
JRF Server Scoped Mbean
|
JRFServiceMBean |
JRF domain runtime MBean services
ObjectName "oracle.jrf:name=JRFService,type=oracle.jrf.JRFServiceMBean"
|
ServerPlatformSupport |
ServerPlatformSupport is a portability layer utility interface which provides convenient APIs to be consumed by
the FMW upper-layer components like SOA, and WebCenter, as well as the JRF components like ADF and Web Service.
|
Class | Description |
---|---|
AbstractServerPlatformSupport |
AbstractServerPlatformSupport is the high level impl of the utility ServerPlatformSupport interface.
|
Application |
Application describes a JEE application deployed to an application server.
|
ApplicationIdentifier | Deprecated.
use oracle.jrf.Application instead
|
Port |
Descriptor that contains information about port and host associated with a protocol.
|
PortConfig |
Port configuration object encapsulates port information of the running application server.
|
ServerPlatformSupportFactory |
The ServerPlatformSupportFactory creates instance of ServerPlatformSupport interface.
|
Exception | Description |
---|---|
PortabilityLayerException |
PortabilityLayerException, thrown by the PortabilityLayer utility classes, wraps the exception
caused by the utility API calls.
|