|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceBindingValueSource
Source for a service binding value.
Method Summary | |
---|---|
Object |
getServiceBindingValue(ServiceBinding binding,
Object... params)
Returns a detyped binding value based on the provided binding and detyped array of parameters. |
Method Detail |
---|
Object getServiceBindingValue(ServiceBinding binding, Object... params)
binding
- the binding. Cannot be null
params
- the parameters, or null
null
IllegalArgumentException
- if content of params
is
not understood
Exception
- if another exception occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |