|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceProxy | |
---|---|
com.ibm.websphere.fabric.da.context | Aspects of context used by Dynamic Assembly. |
Uses of ServiceProxy in com.ibm.websphere.fabric.da.context |
---|
Classes in com.ibm.websphere.fabric.da.context that implement ServiceProxy | |
---|---|
class |
InContextServiceInvoker
A support class that combines ContextComponentSupport and ServiceProxy into
one. |
Methods in com.ibm.websphere.fabric.da.context that return ServiceProxy | |
---|---|
ServiceProxy |
ContextComponentSupport.InvocationParamBlock.getProxy()
|
Methods in com.ibm.websphere.fabric.da.context with parameters of type ServiceProxy | |
---|---|
protected java.lang.Object |
ContextComponentSupport.invokeInContext(java.util.Map selectionProperties,
java.util.Map otherProperties,
ServiceProxy proxy)
Deprecated. Use ContextComponentSupport.invokeInContext(InvocationParamBlock) . |
void |
ContextComponentSupport.InvocationParamBlock.setProxy(ServiceProxy proxy)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |