org.wso2.registry.jdbc.indexing
Class Indexer

java.lang.Object
  extended by org.wso2.registry.jdbc.indexing.Indexer

public class Indexer
extends java.lang.Object


Constructor Summary
Indexer()
           
 
Method Summary
 void deleteFromIndex(RequestContext requestContext)
           
 void updateIndex(RequestContext requestContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Indexer

public Indexer()
Method Detail

updateIndex

public void updateIndex(RequestContext requestContext)
                 throws RegistryException
Throws:
RegistryException

deleteFromIndex

public void deleteFromIndex(RequestContext requestContext)
                     throws RegistryException
Throws:
RegistryException


Copyright © 2007 Apache Web Services Project. All Rights Reserved.