Package com.sun.jini.example.sdm.ex1

Interface Summary
UnreliableService Interface for an example unreliable service.
 

Class Summary
AdvancedLookupCache Example that uses a LookupCache for maintaining valid service references.
BasicBlockingLookup Basic blocking lookup example that attempts to find any instance of a publicly available transaction manager service.
BasicBlockingMultiLookup Multiple service lookup example that attempts to find (at most) maxMatches instances of publicly available transaction manager services.
BasicLookup Basic lookup example that attempts to find any instance of a publicly available transaction manager service.
BasicLookupCache Basic lookup example using a LookupCache to find any instance of a publicly available transaction manager service.
BasicMultiLookup Multiple service lookup example that attempts to find (at most) maxMatches instances of publicly available transaction manager services.
BasicMultiLookupCache Example using a LookupCache that attempts to find any instance of a publicly available transaction manager service.
LookupCacheEvents Example that exercises the SDM's event mechanism.
LookupCacheFilters Example that exercises the SDM's filtering mechanisms.
TestRmidUp Simple program that blocks given amount of time until the rmid is up
 



Copyright © 2004 Sun Microsystems, Inc. All Rights Reserved.