|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--weblogic.uddi.client.structures.datatypes.HostingRedirector
The hostingRedirector structure is used to specify the location of a service when it is provisioned via remote hosting. It is mutually exclusive with access point.
| Constructor Summary | |
HostingRedirector()
Class constructor. |
|
HostingRedirector(java.lang.String bindingKey)
Class construstor specifying the initialization value. |
|
| Method Summary | |
java.lang.String |
getBindingKey()
Gets the value of the binding key. |
void |
setBindingKey(java.lang.String val)
Sets the value of the binding key. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public HostingRedirector()
public HostingRedirector(java.lang.String bindingKey)
bindingKey - value of the hosting redirector.| Method Detail |
public void setBindingKey(java.lang.String val)
val - the new value of the binding key.public java.lang.String getBindingKey()
|
Documentation is available at http://e-docs.bea.com/wls/docs81 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||