Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.onehippo.repository.modules Classes and Interfaces - 8 results found.
NameDescriptionTypePackageFramework
AbstractReconfigurableDaemonModuleAbstract base class for ConfigurableDaemonModules that wish to reconfigure when their module configuration changes in the repository.Classorg.onehippo.repository.modulesHippo
AbstractReconfigurableSchedulingDaemonModuleAbstract base class extending AbstractReconfigurableDaemonModule to allow easy (un)registering of a scheduled job with some default optimization when dealing with JCR events.Classorg.onehippo.repository.modulesHippo
AfterUse this annotation on implementations of DaemonModules to force the system to start and execute the module after other modulesClassorg.onehippo.repository.modulesHippo
ConfigurableDaemonModuleDaemonModule that needs module configuration.Interfaceorg.onehippo.repository.modulesHippo
DaemonModuleA DaemonModule represents a repository-managed component.Interfaceorg.onehippo.repository.modulesHippo
ExecutableDaemonModuleAn ExecutableDaemonModule is a DaemonModule that is executed once.Interfaceorg.onehippo.repository.modulesHippo
ProvidesServiceUse this annotation on implementations of DaemonModules to inform the system about which services it registers with theClassorg.onehippo.repository.modulesHippo
RequiresServiceUse this annotation on implementations of DaemonModules to inform the system about which services it uses from theClassorg.onehippo.repository.modulesHippo