Uses of Interface
org.forgerock.audit.events.handlers.AuditEventHandlerFactory
Packages that use AuditEventHandlerFactory
Package
Description
Package contains the AuditService.
This package contains the default
AuditEventHandlers.-
Uses of AuditEventHandlerFactory in org.forgerock.audit
Methods in org.forgerock.audit with parameters of type AuditEventHandlerFactoryModifier and TypeMethodDescriptionAuditServiceBuilder.withAuditEventHandlerFactory(AuditEventHandlerFactory auditEventHandlerFactory) Register factory for creating instances ofAuditEventHandler. -
Uses of AuditEventHandlerFactory in org.forgerock.audit.events.handlers
Classes in org.forgerock.audit.events.handlers that implement AuditEventHandlerFactoryModifier and TypeClassDescriptionclassAuditEventFactory capable of performing construction injection by resolving dependencies using a DependencyProvider.