|
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC) 11g Release 1 (11.1) E17274-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RidcConnectionMxBean
| Method Summary | |
|---|---|
String |
getConnectionName()Get the name of this IdcConnection. |
String |
getConnectionURL()Get the connection URL. |
String |
getProperty(String key)Get an arbitrary connection property. |
int |
getTimeout()Get the connection timeout period. |
void |
setConnectionURL(String connectionURL)Update the connection URL. |
void |
setProperty(String key, String value)Set an arbitrary connection property. |
void |
setTimeout(int timeout)Set the connection timeout period. |
| Method Detail |
|---|
String getConnectionName()
int getTimeout()
void setTimeout(int timeout)
timeout - connection timeout period.String getConnectionURL()
void setConnectionURL(String connectionURL)
connectionURL - the IDC connection URL
void setProperty(String key,
String value)
key - property key.value - property value.String getProperty(String key)
key - property key.
|
Oracle® Fusion Middleware Java API Reference for Oracle WebCenter Content Remote Intradoc Client (RIDC) 11g Release 1 (11.1) E17274-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||