org.jboss.remoting.samples.transporter.complex
Class Information

java.lang.Object
  extended by org.jboss.remoting.samples.transporter.complex.Information

public class Information
extends java.lang.Object

Author:
Tom Elrod

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

Information

public Information()
Method Detail

getInstance

public static Information getInstance()

getProviderBySpecialty

public Doctor getProviderBySpecialty(java.lang.String ailmentType)

retireDoctor

public void retireDoctor(Doctor doctor)


Copyright © 1998-2005 JBoss Inc . All Rights Reserved.