org.wso2.registry.jdbc.handlers
Class TextEditProcessor

java.lang.Object
  extended by org.wso2.registry.jdbc.handlers.EditProcessor
      extended by org.wso2.registry.jdbc.handlers.TextEditProcessor

public class TextEditProcessor
extends EditProcessor


Constructor Summary
TextEditProcessor()
           
 
Method Summary
 void processEdit(java.lang.String path, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 
Methods inherited from class org.wso2.registry.jdbc.handlers.EditProcessor
getRegistry
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TextEditProcessor

public TextEditProcessor()
Method Detail

processEdit

public void processEdit(java.lang.String path,
                        javax.servlet.http.HttpServletRequest request,
                        javax.servlet.http.HttpServletResponse response)
                 throws RegistryException
Specified by:
processEdit in class EditProcessor
Throws:
RegistryException


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