|
BEA Systems, Inc. | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.uddi.client.structures.request.Request
weblogic.uddi.client.structures.request.GetBindingDetail
The get_bindingDetail message is used to obtain the runtime bindingTemplate information location. To retrieve the information, one or more binding keys are required to match.
Field Summary |
Fields inherited from class weblogic.uddi.client.structures.request.Request |
generic, xmlns |
Constructor Summary | |
GetBindingDetail()
Class Constructor |
Method Summary | |
void |
addBindingKey(String bindingKey)
Add a new BindingKey to the set of Binding Key |
Vector |
getBindingKeyVector()
Gets the current set of Binding Keys. |
void |
setBindingKeyVector(Vector keyVector)
Set a new set of Binding Keys |
Methods inherited from class weblogic.uddi.client.structures.request.Request |
getGeneric, getXMLns, setGeneric, setXMLns |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GetBindingDetail()
Method Detail |
public void addBindingKey(String bindingKey)
bindingKey
- Value of new BindingKeypublic Vector getBindingKeyVector()
public void setBindingKeyVector(Vector keyVector)
keyVector
- Set of Binding Keys
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |