Package | Description |
---|---|
oracle.jrf |
Modifier and Type | Method | Description |
---|---|---|
PortConfig |
ServerPlatformSupport.getPortConfig() |
Return the port configuration object of the running server.
|
PortConfig |
ServerPlatformSupport.getPortConfig(java.lang.String serverId) |
Return the port configuration object of a specific server in the same WebLogic domain
The return instance is not cached.
|