|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CallableReference | |
|---|---|
| org.apache.tuscany.sca.host.embedded | |
| org.osoa.sca | |
| Uses of CallableReference in org.apache.tuscany.sca.host.embedded |
|---|
| Methods in org.apache.tuscany.sca.host.embedded with type parameters of type CallableReference | ||
|---|---|---|
abstract
|
SCADomain.cast(B target)
Cast a type-safe reference to a CallableReference. |
|
|
SCADomainBean.cast(B target)
|
|
| Uses of CallableReference in org.osoa.sca |
|---|
| Subinterfaces of CallableReference in org.osoa.sca | |
|---|---|
interface |
ServiceReference<B>
A ServiceReference represents a client's perspective of a reference to another service. |
| Methods in org.osoa.sca with type parameters of type CallableReference | ||
|---|---|---|
|
ComponentContext.cast(B target)
Cast a type-safe reference to a CallableReference. |
|
| Methods in org.osoa.sca that return CallableReference | ||
|---|---|---|
|
RequestContext.getCallbackReference()
Returns a CallableReference to the callback provided by the caller. |
|
|
RequestContext.getServiceReference()
Returns a CallableReference for the service that was invoked by the caller. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||