public class ScheduledPublisherFactory
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static ScheduledPublisher |
make(org.apache.log4j.Logger logger,
AlertPublisher publisherConfig) |
static java.util.List<ScheduledPublisher> |
make(org.apache.log4j.Logger logger,
java.util.List<AlertPublisher> publisherConfigurations) |
public static ScheduledPublisher make(org.apache.log4j.Logger logger, AlertPublisher publisherConfig) throws java.lang.Exception
java.lang.Exception
public static java.util.List<ScheduledPublisher> make(org.apache.log4j.Logger logger, java.util.List<AlertPublisher> publisherConfigurations) throws java.lang.Exception
java.lang.Exception
Copyright © 2013 Dassault Systèmes, All Rights Reserved.