org.globus.mds.index.impl
Class IndexService

java.lang.Object
  extended byorg.globus.mds.index.impl.IndexService
Direct Known Subclasses:
DefaultIndexService

public class IndexService
extends java.lang.Object

Index service implementation. All functionality is implemented via operation providers.


Constructor Summary
IndexService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexService

public IndexService()