Uses of Interface
org.apache.syncope.common.keymaster.client.api.DomainWatcher
Packages that use DomainWatcher
Package
Description
-
Uses of DomainWatcher in org.apache.syncope.common.keymaster.client.zookeeper
Fields in org.apache.syncope.common.keymaster.client.zookeeper declared as DomainWatcher -
Uses of DomainWatcher in org.apache.syncope.core.logic
Fields in org.apache.syncope.core.logic declared as DomainWatcherConstructors in org.apache.syncope.core.logic with parameters of type DomainWatcherModifierConstructorDescriptionDomainLogic
(DomainDAO domainDAO, EntityFactory entityFactory, DomainWatcher domainWatcher) -
Uses of DomainWatcher in org.apache.syncope.core.persistence.common
Classes in org.apache.syncope.core.persistence.common that implement DomainWatcher -
Uses of DomainWatcher in org.apache.syncope.core.persistence.jpa
Classes in org.apache.syncope.core.persistence.jpa that implement DomainWatcher -
Uses of DomainWatcher in org.apache.syncope.core.starter
Methods in org.apache.syncope.core.starter with parameters of type DomainWatcherModifier and TypeMethodDescriptionSelfKeymasterContext.domainLogic
(DomainDAO domainDAO, EntityFactory selfKeymasterEntityFactory, DomainWatcher domainWatcher)