|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceProxyProvider
Used in concert with SerializationSupport
to convert service tokens back
into service proxies.
Method Summary | |
---|---|
Object |
provideServiceProxy(String serviceId)
Look up the service and return it's proxy. |
Method Detail |
---|
Object provideServiceProxy(String serviceId)
serviceId
- the id of the service to obtain
RuntimeException
- if the service does not exist or does not have a proxy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |