Uses of Class
org.wso2.registry.config.HandlerConfiguration

Packages that use HandlerConfiguration
org.wso2.registry.config   
 

Uses of HandlerConfiguration in org.wso2.registry.config
 

Methods in org.wso2.registry.config that return types with arguments of type HandlerConfiguration
 java.util.List<HandlerConfiguration> RegistryContext.getHandlerConfigurations()
           
 

Methods in org.wso2.registry.config with parameters of type HandlerConfiguration
 void RegistryContext.addHandlerConfiguration(HandlerConfiguration handlerConfiguration)
           
 

Method parameters in org.wso2.registry.config with type arguments of type HandlerConfiguration
 void RegistryContext.setHandlerConfigurations(java.util.List<HandlerConfiguration> handlerConfigurations)
           
 



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