Uses of Package
org.sakaiproject.component.api
-
Packages that use org.sakaiproject.component.api Package Description org.sakaiproject.component.api org.sakaiproject.component.cover org.sakaiproject.component.impl org.sakaiproject.util -
Classes in org.sakaiproject.component.api used by org.sakaiproject.component.api Class Description ServerConfigurationService.ConfigData Defines the config data holding classServerConfigurationService.ConfigHistory Defines the config item history classServerConfigurationService.ConfigItem Defines the config item holding classServerConfigurationService.ConfigurationListener Allows a service to be notified when configuration settings are changed, It is up to the implementor to ignore the changes they do not care about.ServerConfigurationService.ConfigurationListener.BlockingConfigItem This is a special marker class that is used in theServerConfigurationService.ConfigurationListener, returning this indicates that the config change should stop processing the change and retain the original value -
Classes in org.sakaiproject.component.api used by org.sakaiproject.component.cover Class Description ComponentManager ...ServerConfigurationService ServerConfigurationService provides information about how the server is configured. -
Classes in org.sakaiproject.component.api used by org.sakaiproject.component.impl Class Description ComponentManager ... -
Classes in org.sakaiproject.component.api used by org.sakaiproject.util Class Description ServerConfigurationService.ConfigHistory Defines the config item history classServerConfigurationService.ConfigItem Defines the config item holding class