Rio Project 4.2 API Documentation
org.rioproject.tools.cli
Class ServiceFinder.ServiceInfo
java.lang.Object
org.rioproject.tools.cli.ServiceFinder.ServiceInfo
- Enclosing class:
- ServiceFinder
public static class ServiceFinder.ServiceInfo
- extends Object
Class to hold a ServiceItem and the groups the service is a member of.
This class is created to pre-fetch group information since it is an
expensive operation, as it uses remote invocation to acquire a
service's JoinAdmin
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
Copyright © 2006-2011 Rio Project. All Rights Reserved.