Uses of Interface
com.netscape.certsrv.logging.ILogQueue
-
Packages that use ILogQueue Package Description com.netscape.certsrv.logging com.netscape.cms.logging -
-
Uses of ILogQueue in com.netscape.certsrv.logging
Methods in com.netscape.certsrv.logging that return ILogQueue Modifier and Type Method Description ILogQueue
ILogger. getLogQueue()
Retrieves the associated log queue. -
Uses of ILogQueue in com.netscape.cms.logging
Classes in com.netscape.cms.logging that implement ILogQueue Modifier and Type Class Description class
LogQueue
A class represents a log queue.Fields in com.netscape.cms.logging declared as ILogQueue Modifier and Type Field Description protected ILogQueue
Logger. mLogQueue
Methods in com.netscape.cms.logging that return ILogQueue Modifier and Type Method Description ILogQueue
Logger. getLogQueue()
Retrieves the associated log queue.static ILogQueue
LogQueue. getLogQueue()
-