|
Apache Tuscany OSOA SCA API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CallableReference | |
---|---|
org.osoa.sca |
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. |
|
Apache Tuscany OSOA SCA API | |||||||||
PREV NEXT | FRAMES NO FRAMES |