Rio Project 4.2 API Documentation
org.rioproject.tools.cli
Class ServiceFinder.InfoFetcher
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
run
public void run()
call
public ServiceFinder.ServiceInfo call()
throws Exception
- Specified by:
call in interface Callable<ServiceFinder.ServiceInfo>
- Throws:
Exception
Copyright © 2006-2011 Rio Project. All Rights Reserved.