org.superbiz.telephone
Interface Telephone

All Known Implementing Classes:
TelephoneBean

public interface Telephone


Method Summary
 java.lang.String listen()
           
 void speak(java.lang.String words)
           
 

Method Detail

speak

void speak(java.lang.String words)

listen

java.lang.String listen()


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.