Searched refs:initializeLogPublisher (Results 1 - 25 of 56) sorted by relevance

123

/forgerock/opendj2/src/server/org/opends/server/api/
H A DLogPublisher.java68 void initializeLogPublisher(T config) throws ConfigException, method in interface:LogPublisher
/forgerock/opendj-b2.6/src/server/org/opends/server/api/
H A DLogPublisher.java69 void initializeLogPublisher(T config) throws ConfigException, method in interface:LogPublisher
/forgerock/opendj2.6.2/src/server/org/opends/server/api/
H A DLogPublisher.java69 void initializeLogPublisher(T config) throws ConfigException, method in interface:LogPublisher
/forgerock/opendj2-hg/src/server/org/opends/server/api/
H A DLogPublisher.java68 void initializeLogPublisher(T config) throws ConfigException, method in interface:LogPublisher
/forgerock/opendj2-jel-hg/src/server/org/opends/server/api/
H A DLogPublisher.java69 void initializeLogPublisher(T config) throws ConfigException, method in interface:LogPublisher
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/loggers/
H A DLogPublisher.java71 void initializeLogPublisher(T config, ServerContext serverContext) throws ConfigException, method in interface:LogPublisher
H A DCommonAuditHTTPAccessLogPublisher.java66 public void initializeLogPublisher(final T cfg, ServerContext serverContext) method in class:CommonAuditHTTPAccessLogPublisher
H A DThreadFilterTextErrorLogPublisher.java66 public void initializeLogPublisher(ErrorLogPublisherCfg config, ServerContext serverContext) method in class:ThreadFilterTextErrorLogPublisher
H A DConsoleDebugLogPublisher.java69 public void initializeLogPublisher(DebugLogPublisherCfg config, ServerContext serverContext) method in class:ConsoleDebugLogPublisher
H A DAbstractLogger.java400 logPublisher.initializeLogPublisher(config, serverContext);
/forgerock/opendj-b2.6/src/server/org/opends/server/loggers/
H A DThreadFilterTextErrorLogPublisher.java69 public void initializeLogPublisher(ErrorLogPublisherCfg config) method in class:ThreadFilterTextErrorLogPublisher
H A DAbstractLogger.java396 logPublisher.initializeLogPublisher(config);
H A DTextAuditLogPublisher.java188 public void initializeLogPublisher(FileBasedAuditLogPublisherCfg cfg) method in class:TextAuditLogPublisher
H A DTextHTTPAccessLogPublisher.java307 public void initializeLogPublisher( method in class:TextHTTPAccessLogPublisher
/forgerock/opendj2/src/server/org/opends/server/loggers/
H A DThreadFilterTextErrorLogPublisher.java68 public void initializeLogPublisher(ErrorLogPublisherCfg config) method in class:ThreadFilterTextErrorLogPublisher
H A DAbstractLogger.java395 logPublisher.initializeLogPublisher(config);
H A DTextAuditLogPublisher.java187 public void initializeLogPublisher(FileBasedAuditLogPublisherCfg cfg) method in class:TextAuditLogPublisher
H A DTextHTTPAccessLogPublisher.java306 public void initializeLogPublisher( method in class:TextHTTPAccessLogPublisher
/forgerock/opendj2.6.2/src/server/org/opends/server/loggers/
H A DThreadFilterTextErrorLogPublisher.java69 public void initializeLogPublisher(ErrorLogPublisherCfg config) method in class:ThreadFilterTextErrorLogPublisher
H A DAbstractLogger.java396 logPublisher.initializeLogPublisher(config);
/forgerock/opendj2-jel-hg/src/server/org/opends/server/loggers/
H A DThreadFilterTextErrorLogPublisher.java69 public void initializeLogPublisher(ErrorLogPublisherCfg config) method in class:ThreadFilterTextErrorLogPublisher
H A DAbstractLogger.java396 logPublisher.initializeLogPublisher(config);
/forgerock/opendj2-hg/src/server/org/opends/server/loggers/
H A DThreadFilterTextErrorLogPublisher.java68 public void initializeLogPublisher(ErrorLogPublisherCfg config) method in class:ThreadFilterTextErrorLogPublisher
H A DAbstractLogger.java395 logPublisher.initializeLogPublisher(config);
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/
H A DConsoleDebugLogPublisher.java81 public void initializeLogPublisher(DebugLogPublisherCfg config) method in class:ConsoleDebugLogPublisher

Completed in 138 milliseconds

123