Uses of Class
org.apache.syncope.core.persistence.jpa.StartupDomainLoader
-
Packages that use StartupDomainLoader Package Description org.apache.syncope.core.persistence.jpa -
-
Uses of StartupDomainLoader in org.apache.syncope.core.persistence.jpa
Methods in org.apache.syncope.core.persistence.jpa that return StartupDomainLoader Modifier and Type Method Description StartupDomainLoader
PersistenceContext. startupDomainLoader(PersistenceProperties persistenceProperties, ResourceLoader resourceLoader, DomainOps domainOps, DomainHolder domainHolder, DomainRegistry domainRegistry)
-