|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.remoting.samples.transporter.complex.Information
public class Information
Constructor Summary | |
---|---|
Information()
|
Method Summary | |
---|---|
static Information |
getInstance()
|
Doctor |
getProviderBySpecialty(java.lang.String ailmentType)
|
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 Information()
Method Detail |
---|
public static Information getInstance()
public Doctor getProviderBySpecialty(java.lang.String ailmentType)
public void retireDoctor(Doctor doctor)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |