Package org.ow2.weblab.core.services

Interface Summary
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.
Indexer The indexer interface will be used to define resources indexing services.
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.
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.
 

Class Summary
Analyser_Service This class was generated by the JAX-WS RI.
Configurable_Service This class was generated by the JAX-WS RI.
Indexer_Service This class was generated by the JAX-WS RI.
QueueManager_Service This class was generated by the JAX-WS RI.
ReportProvider_Service This class was generated by the JAX-WS RI.
ResourceContainer_Service This class was generated by the JAX-WS RI.
Searcher_Service This class was generated by the JAX-WS RI.
SourceReader_Service This class was generated by the JAX-WS RI.
Trainable_Service This class was generated by the JAX-WS RI.
 

Exception Summary
AccessDeniedException To be thrown when an error due to some security restriction.
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.
InsufficientResourcesException To be thrown when an error occurs due to the lack of resources.
InvalidParameterException To be thrown when the parameter are not valid.
ServiceNotConfiguredException To be thrown when the service needs to be configured and either your usageContext is null or has not been configured.
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.