|
Apache Tuscany SCA Core SPI | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EndpointReference
The endpoint reference for a component service or reference
Method Summary | |
---|---|
org.apache.tuscany.sca.assembly.Binding |
getBinding()
Get the binding for the endpoint |
RuntimeComponent |
getComponent()
Get the component for the endpoint |
org.apache.tuscany.sca.assembly.Contract |
getContract()
Get the component service or reference for the endpoint |
org.apache.tuscany.sca.interfacedef.InterfaceContract |
getInterfaceContract()
Get the interface contract for the endpoint |
java.lang.String |
getURI()
Get the URI for this endpoint |
Method Detail |
---|
RuntimeComponent getComponent()
org.apache.tuscany.sca.assembly.Contract getContract()
org.apache.tuscany.sca.assembly.Binding getBinding()
org.apache.tuscany.sca.interfacedef.InterfaceContract getInterfaceContract()
java.lang.String getURI()
|
Apache Tuscany SCA Core SPI | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |