|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WSIFBindingOperation_JCAProperty
An interface which is used to expose InteractionSpec or ConnectionSpec properties as data at runtime by using parts in a message.
Method Summary | |
---|---|
java.lang.String |
getPartName()
Returns the name of the part which contains the InteractionSpec or ConnectionSpec property value. |
java.lang.String |
getPropertyName()
Returns the name of the InteractionSpec or ConnectionSpec property which is being stored. |
void |
setPartName(java.lang.String partName)
Sets the name of the part which contains the InteractionSpec or ConnectionSpec property value. |
void |
setPropertyName(java.lang.String propertyName)
Sets the name of the InteractionSpec or ConnectionSpec property which is being stored. |
Method Detail |
---|
java.lang.String getPartName()
java.lang.String getPropertyName()
void setPartName(java.lang.String partName)
void setPropertyName(java.lang.String propertyName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |