|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.remoting.samples.transporter.complex.ProviderInterfaceImpl
public class ProviderInterfaceImpl
| Constructor Summary | |
|---|---|
ProviderInterfaceImpl()
|
|
| Method Summary | |
|---|---|
Doctor |
findDoctor(Patient patient)
|
void |
retireDoctor(Doctor doctor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProviderInterfaceImpl()
| Method Detail |
|---|
public Doctor findDoctor(Patient patient)
throws NoDoctorAvailableException
findDoctor in interface ProviderInterfaceNoDoctorAvailableExceptionpublic void retireDoctor(Doctor doctor)
retireDoctor in interface ProviderInterface
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||