Uses of Class
com.netscape.certsrv.logging.LogPlugin
-
Packages that use LogPlugin Package Description com.netscape.certsrv.logging com.netscape.cmscore.logging -
-
Uses of LogPlugin in com.netscape.certsrv.logging
Methods in com.netscape.certsrv.logging that return types with arguments of type LogPlugin Modifier and Type Method Description java.util.Hashtable<java.lang.String,LogPlugin>ILogSubsystem. getLogPlugins()get the list of log plugins that are available -
Uses of LogPlugin in com.netscape.cmscore.logging
Fields in com.netscape.cmscore.logging with type parameters of type LogPlugin Modifier and Type Field Description java.util.Hashtable<java.lang.String,LogPlugin>LogSubsystem. mLogPluginsMethods in com.netscape.cmscore.logging that return types with arguments of type LogPlugin Modifier and Type Method Description java.util.Hashtable<java.lang.String,LogPlugin>LogSubsystem. getLogPlugins()
-