Uses of Class
org.wso2.carbon.registry.core.utils.LogWriter

Packages that use LogWriter
org.wso2.carbon.registry.core.config   
 

Uses of LogWriter in org.wso2.carbon.registry.core.config
 

Methods in org.wso2.carbon.registry.core.config that return LogWriter
 LogWriter RegistryContext.getLogWriter()
          Method to obtain the logWriter instance.
 

Methods in org.wso2.carbon.registry.core.config with parameters of type LogWriter
 void RegistryContext.setLogWriter(LogWriter logWriter)
          Method to set the logWriter instance.
 



Copyright © 2014 WSO2 Inc. All Rights Reserved.