Uses of Class
org.wso2.registry.jdbc.handlers.EditProcessor

Packages that use EditProcessor
org.wso2.registry.jdbc.handlers   
 

Uses of EditProcessor in org.wso2.registry.jdbc.handlers
 

Subclasses of EditProcessor in org.wso2.registry.jdbc.handlers
 class TextEditProcessor
          Built-in EditProcessor implementation to process text inputs.
 

Methods in org.wso2.registry.jdbc.handlers with parameters of type EditProcessor
 void CustomEditManager.addProcessor(java.lang.String processorKey, EditProcessor editProcessor)
          Registers EditProcessors in the registry.
 



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