|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 2 (11.1.2) E27155-01 ESAPI |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PDPInfoEntry
PDPInfoEntry represents the registration information of a PDP instance, including PDP address, binding name, instance name, and the application and version pairs bounds to this PDP.
| Method Summary | |
|---|---|
java.lang.String |
getAddress()Gets PDP Web Service endpoint (for example, https://bjlinux6:7912/servlet/AxisServlet/arme) which is provided in the PDP registration request. |
java.lang.String |
getConfigurationID()Deprecated. Gets the SM Configuration ID, which is provided in the PDP registration request. |
java.lang.String |
getInstanceName()Gets the PDP instance name, which is provided in the PDP registration request. |
java.lang.String |
getSMName()Gets the SM name, which is provided in the PDP registration request. |
long |
getVersion()Gets current application version in the PDP. |
| Method Detail |
|---|
java.lang.String getAddress()
java.lang.String getConfigurationID()
java.lang.String getSMName()
java.lang.String getInstanceName()
long getVersion()
|
Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server 11g Release 2 (11.1.2) E27155-01 ESAPI |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||