|
Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager 11g (11.1.1) E10689-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
oracle.wsm.policymanager.OC4JConfig
public class OC4JConfig
Constructor Summary | |
---|---|
OC4JConfig() |
Method Summary | |
---|---|
String |
getPolicyAccessServiceName() This will return the EJB lookup name for PolicyAccessService |
String |
getPolicyServiceName() This will return the EJB lookup name for PolicyService |
String |
getQueryServiceName() This method will return the EJB lookup name for Queryservice |
String |
getUpdateServiceName() This will return the EJB lookup name for UpdateService |
static Integer |
lookupRmiPort() |
void |
updatePmConfig(Map<String,String> pmConfig) Build complete Policy Manager access configuration. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OC4JConfig()
Method Detail |
---|
public void updatePmConfig(Map<String,String> pmConfig) throws PolicyManagerException
updatePmConfig
in interface IAppServerConfig
mode
- access modeprops
- access preferencesPolicyManagerException
public String getQueryServiceName()
IAppServerConfig
getQueryServiceName
in interface IAppServerConfig
public String getUpdateServiceName()
IAppServerConfig
getUpdateServiceName
in interface IAppServerConfig
public String getPolicyAccessServiceName()
IAppServerConfig
getPolicyAccessServiceName
in interface IAppServerConfig
public String getPolicyServiceName()
IAppServerConfig
getPolicyServiceName
in interface IAppServerConfig
public static Integer lookupRmiPort() throws PolicyManagerException
PolicyManagerException
|
Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager 11g (11.1.1) E10689-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |