eventPublishers property

List<EventPublisher> eventPublishers
final

List of publishers for different type of events that may be detected in an application from the profile. Anomaly detection is the only event publisher in Profiler.

Implementation

final List<EventPublisher> eventPublishers;