|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wso2.registry.jdbc.indexing.Indexer
public class Indexer
Field Summary | |
---|---|
static org.apache.commons.logging.Log |
log
|
Constructor Summary | |
---|---|
Indexer()
|
Method Summary | |
---|---|
void |
deleteFromIndex(RequestContext requestContext)
|
void |
indexXML(RequestContext requestContext)
|
void |
updateIndex(RequestContext requestContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final org.apache.commons.logging.Log log
Constructor Detail |
---|
public Indexer()
Method Detail |
---|
public void updateIndex(RequestContext requestContext) throws RegistryException
RegistryException
public void indexXML(RequestContext requestContext) throws RegistryException
RegistryException
public void deleteFromIndex(RequestContext requestContext) throws RegistryException
RegistryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |