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 ILogQueueILogger. 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 classLogQueueA class represents a log queue.Fields in com.netscape.cms.logging declared as ILogQueue Modifier and Type Field Description protected ILogQueueLogger. mLogQueueMethods in com.netscape.cms.logging that return ILogQueue Modifier and Type Method Description ILogQueueLogger. getLogQueue()Retrieves the associated log queue.static ILogQueueLogQueue. getLogQueue()
-