| org.superbiz.telephone.TelephoneTest
TelephoneTest | public class TelephoneTest extends TestCase (Code) | | version: $Rev: 601953 $ $Date: 2007-12-06 17:09:47 -0800 $ |
testTalkOverLocalNetwork | public void testTalkOverLocalNetwork() throws Exception(Code) | | Lookup the Telephone bean via its remote interface but using the LocalInitialContextFactory
throws: Exception - |
testTalkOverRemoteNetwork | public void testTalkOverRemoteNetwork() throws Exception(Code) | | Lookup the Telephone bean via its remote interface using the RemoteInitialContextFactory
throws: Exception - |
|
|