Niclas Hedhman wrote: > On Saturday 19 April 2008 14:04, Rickard Öberg wrote: >> And the filtering rule could be changed to something else, as >> I mentioned. > > I must be dense, but how does the generic ServiceSelector deal with > unavailability?
It has two methods: get() to just get the service reference, and proxy() which returns a proxy that delegates to the service but which could handle unavailability and failover (or other forms of failure management). /Rickard _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

