Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
M
N
O
P
Q
R
S
T
G
getBusinessInterface()
- Method in interface org.oasisopen.sca.
ServiceReference
Returns the Java class for the business interface associated with this reference.
getCallback()
- Method in interface org.oasisopen.sca.
RequestContext
Returns a proxy for the callback for the invoked service as specified by the service client.
getCallbackReference()
- Method in interface org.oasisopen.sca.
RequestContext
Returns a service reference for the callback for the invoked service operation, as specified by the service caller.
getContext()
- Method in interface org.oasisopen.sca.
ResponseDispatch
Obtains the context object for the ResponseDispatch method
getProperty(Class<B>, String)
- Method in interface org.oasisopen.sca.
ComponentContext
Returns the value of an SCA property defined by this component.
getRequestContext()
- Method in interface org.oasisopen.sca.
ComponentContext
Returns the RequestContext for the current SCA service request.
getSecuritySubject()
- Method in interface org.oasisopen.sca.
RequestContext
Returns the JAAS Subject of the current request.
getService(Class<T>, String)
- Method in class org.oasisopen.sca.client.
SCAClientFactory
Returns a reference proxy that implements the business interface
of a service in the SCA Domain handled by this SCAClientFactory
getService(Class<B>, String)
- Method in interface org.oasisopen.sca.
ComponentContext
Returns a typed service proxy object for a reference defined by the current component, where the reference has multiplicity 0..1 or 1..1.
getService()
- Method in interface org.oasisopen.sca.
ServiceReference
Returns a type-safe reference to the target of this reference.
getServiceName()
- Method in interface org.oasisopen.sca.
RequestContext
Returns the name of the service under which the current service method is executing.
getServiceReference(Class<B>, String)
- Method in interface org.oasisopen.sca.
ComponentContext
Returns a ServiceReference object for a reference defined by the current component, where the reference has multiplicity 0..1 or 1..1.
getServiceReference()
- Method in interface org.oasisopen.sca.
RequestContext
Returns a ServiceReference object for the service that is executing.
getServiceReferences(Class<B>, String)
- Method in interface org.oasisopen.sca.
ComponentContext
Returns a list of typed ServiceReference objects for a reference defined by the current component, where the reference has multiplicity 0..n or 1..n.
getServices(Class<B>, String)
- Method in interface org.oasisopen.sca.
ComponentContext
Returns a list of typed service proxies for a reference defined by the current component, where the reference has multiplicity 0..n or 1..n.
getURI()
- Method in interface org.oasisopen.sca.
ComponentContext
Returns the absolute URI of the component within the SCA domain.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
J
M
N
O
P
Q
R
S
T