|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.bea.wsrp.registry.ConnectInfo
public class ConnectInfo
Specifies connection properties to connect to a UDDI registry.
| Constructor Summary | |
|---|---|
ConnectInfo() |
|
| Method Summary | |
|---|---|
String |
getInquiryUrl()Returns inquiry URL. |
int |
getMaxResults() |
Properties |
getProperties()Returns properties. |
void |
setInquiryUrl(String inquiryUrl)Sets inquiry URL. |
void |
setMaxResults(int maxResults) |
void |
setProperties(Properties properties)Sets custom properties. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConnectInfo()
| Method Detail |
|---|
public String getInquiryUrl()
public void setInquiryUrl(String inquiryUrl)
inquiryUrl - URLpublic int getMaxResults()
public void setMaxResults(int maxResults)
public Properties getProperties()
Returns properties.
public void setProperties(Properties properties)
Sets custom properties. These are implementation-specific properties that the registry implementation may require.
properties -
|
Oracle Fusion Middleware Java API for Oracle WebLogic Portal 10g Release 3 (10.3.2) E14255-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2010, Oracle. All rights reserved.