|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WebServiceImportBinding
Interface that represent the WebService binding information on a SCA import.
Field Summary | |
---|---|
static java.lang.String |
COPYRIGHT
|
Method Summary | |
---|---|
java.lang.String |
getEndpoint()
Method returns the endpoint that belongs to the WebService binding of the import. |
javax.xml.namespace.QName |
getPort()
Method returns the QName of the port that belongs to the
WebService binding of the import. |
javax.xml.namespace.QName |
getService()
Method returns the QName of the service that belongs to the
WebService binding of the import. |
Methods inherited from interface com.ibm.wsspi.sca.metadata.ImportBinding |
---|
getBindingType |
Field Detail |
---|
static final java.lang.String COPYRIGHT
Method Detail |
---|
javax.xml.namespace.QName getService()
QName
of the service that belongs to the
WebService binding of the import.
QName
of the service that belongs to the WebService binding
of the import.javax.xml.namespace.QName getPort()
QName
of the port that belongs to the
WebService binding of the import.
QName
of the port that belongs to the WebService binding
of the import.java.lang.String getEndpoint()
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |