Rio Project 4.2 API Documentation



org.rioproject.tools.cli
Class ServiceFinder.InfoFetcher

java.lang.Object
  extended by org.rioproject.tools.cli.ServiceFinder.InfoFetcher
All Implemented Interfaces:
Callable<ServiceFinder.ServiceInfo>
Enclosing class:
ServiceFinder

public class ServiceFinder.InfoFetcher
extends Object
implements Callable<ServiceFinder.ServiceInfo>

Used to fetch information about services


Method Summary
 ServiceFinder.ServiceInfo call()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public void run()

call

public ServiceFinder.ServiceInfo call()
                               throws Exception
Specified by:
call in interface Callable<ServiceFinder.ServiceInfo>
Throws:
Exception

Copyright © Rio Project.

Copyright © 2006-2011 Rio Project. All Rights Reserved.