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

Packages that use LogQueue
org.wso2.carbon.registry.core.utils   
 

Uses of LogQueue in org.wso2.carbon.registry.core.utils
 

Methods in org.wso2.carbon.registry.core.utils that return LogQueue
 LogQueue LogWriter.getLogQueue()
          Obtains the queue for holding and retrieving logs.
 

Methods in org.wso2.carbon.registry.core.utils with parameters of type LogQueue
 void LogWriter.setLogQueue(LogQueue logQueue)
          Sets the queue for holding and retrieving logs.
 

Constructors in org.wso2.carbon.registry.core.utils with parameters of type LogQueue
LogWriter(LogQueue logQueue)
          Constructor accepting a queue of logs.
 



Copyright © 2010. All Rights Reserved.