9899100101102103104105106107108
throws Exception { Thread.sleep( 100 ); ICompositeCacheManager cacheMgr = new CompositeCacheManagerMockImpl(); RemoteCacheAttributes rca = new RemoteCacheAttributes(); rca.setRemoteHost( "localhost" ); rca.setRemotePort( 1101 );