|
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 |
public interface IAppServerConfig
This interface provides common methods that are specific to application server. This will be used by PolicyManagerFactory for lookup and establishing jndi context.
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 |
void |
updatePmConfig(Map<String,String> pmConfig) This method will update the pmConfig map with application server specific properties. |
Method Detail |
---|
String getQueryServiceName()
String getUpdateServiceName()
String getPolicyAccessServiceName()
String getPolicyServiceName()
void updatePmConfig(Map<String,String> pmConfig) throws PolicyManagerException
mode
-pmConfig
-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 |