|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ResourceListener | The listener interface for receiving data service resource events. |
Class Summary | |
DataServiceResource | A data service resource class. |
ResourceEvent | An event representing some kind of occurence involving a data service resource. |
ResourceEventDispatcher | A thread-safe class for dispatching events from data service resources to data resource accessors. |
Exception Summary | |
DAIConfigDirectoryException | Problem with OGSA-DAI configuration files directory. |
NoSuchResourceIDException | Exception thrown when a data service resource with the specified ID is not registered. |
PersistResourceNameFileException | Problem when persisting data service resource name in a file. |
RemoveResourceNameFileException | Problem when removing data service resource name in a file. |
ResourceCreationException | Exception thrown when OGSA-DAI data service resource cannot be created. |
ResourceIDAlreadyAssignedException | Exception thrown when a proposed data service resource ID has already been assigned to an existing resource. |
ResourceKeyInvalidException | Exception thrown when OGSA-DAI data service resource key is invalid. |
ResourceRequestAuthorizationException | There was an authorization failure during the execution of the request by a resource. |
ResourceRequestExecutionException | There was an error during the execution of the request by a resource. |
ResourceRequestSpecificationException | There was an error during the execution of the request, by a resource, that was caused by information in the request. |
ResourceUnknownException | A resource the client attempted to contact is unknown server-side. |
This package provides classes and interfaces relating to data service resources.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |