Rio Project 4.2 API Documentation



org.rioproject.tools.cli
Class ServiceFinder.ServiceInfo

java.lang.Object
  extended by 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


Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

Copyright © Rio Project.

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