|
© 2001 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
An Advisor makes recommendations when provided with an advice request. The Advisor subsystem is designed to isolate clients from implementations that provide the advice required.
| Method Summary | |
Advice |
getAdvice(AdviceRequest request)
Get recommendations based on the request submitted. |
Advice |
getAdvice(java.lang.String uri)
Get recommendations based on the uri submitted. |
| Method Detail |
public Advice getAdvice(AdviceRequest request)
throws java.lang.IllegalArgumentException,
java.rmi.RemoteException,
AdvisorException
request - Request for advice.
public Advice getAdvice(java.lang.String uri)
throws java.lang.IllegalArgumentException,
java.rmi.RemoteException,
AdvisorException
uri - Request for advice.
|
© 2001 BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||