Uses of Package
org.sakaiproject.component.api

Packages that use org.sakaiproject.component.api
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
ServerConfigurationService.ConfigData
          Defines the config data holding class
ServerConfigurationService.ConfigHistory
          Defines the config item history class
ServerConfigurationService.ConfigItem
          Defines the config item holding class
ServerConfigurationService.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 the ServerConfigurationService.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
ComponentManager
           ...
ServerConfigurationService
           ServerConfigurationService provides information about how the server is configured.
 

Classes in org.sakaiproject.component.api used by org.sakaiproject.component.impl
ComponentManager
           ...
 

Classes in org.sakaiproject.component.api used by org.sakaiproject.util
ServerConfigurationService.ConfigHistory
          Defines the config item history class
ServerConfigurationService.ConfigItem
          Defines the config item holding class
 



Copyright © 2003-2013 The Sakai Foundation. All Rights Reserved.