Uses of Package
org.ow2.weblab.core.services

Packages that use org.ow2.weblab.core.services
org.ow2.weblab.core.services   
 

Classes in org.ow2.weblab.core.services used by org.ow2.weblab.core.services
AccessDeniedException
          To be thrown when an error due to some security restriction.
Analyser
          Interface of a analyser.
Configurable
          The configurable interface will be used to define services of which behavior depends on a usage context, this context corresponding to a particular set of parameters.
ContentNotAvailableException
          To be thrown when the content of a resource is needed and not available.
EmptyQueueException
          To be thrown when there are no more resource in the queue.
Indexer
          The indexer interface will be used to define resources indexing services.
InsufficientResourcesException
          To be thrown when an error occurs due to the lack of resources.
InvalidParameterException
          To be thrown when the parameter are not valid.
QueueManager
          The QueueManager interface will be used to define services able to iterate over a set of resources and return them one by one.
ReportProvider
          The report provider interface will be used to define services that can produce reports.
ResourceContainer
          The resource container interface will be used to define services that can manage the resources persistence.
Searcher
          The searcher interface will be used to define resource searching services.
ServiceNotConfiguredException
          To be thrown when the service needs to be configured and either your usageContext is null or has not been configured.
SourceReader
          The sourceReader interface will be used as entry point for any analysis of source content.
Trainable
          The trainable interface will be used to define services of which behavior change dynamically by machine learning.
UnexpectedException
          To be thrown when an error occurs in the method.
UnsupportedRequestException
          To be thrown when the parameter are good but some specific process are not supported (for instance, due to a language not handled or a given video format...).
 



Copyright © 2004-2010. All Rights Reserved.