Uses of Interface
org.apache.syncope.common.keymaster.client.api.DomainWatcher
Package
Description
-
Uses of DomainWatcher in org.apache.syncope.common.keymaster.client.zookeeper
-
Uses of DomainWatcher in org.apache.syncope.core.logic
ModifierConstructorDescriptionDomainLogic
(DomainDAO domainDAO, EntityFactory entityFactory, DomainWatcher domainWatcher) -
Uses of DomainWatcher in org.apache.syncope.core.persistence.common
-
Uses of DomainWatcher in org.apache.syncope.core.persistence.jpa
-
Uses of DomainWatcher in org.apache.syncope.core.starter
Modifier and TypeMethodDescriptionSelfKeymasterContext.domainLogic
(DomainDAO domainDAO, EntityFactory selfKeymasterEntityFactory, DomainWatcher domainWatcher)