|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
JndiConstants | JNDI-related constants. |
NamespaceConstants | Implementation specific constants. |
OperationProviderRegistry | |
PersistenceCallback | Defines callback operations for persistence operations. |
PersistentResource | Defines general purpose interface for persistent resources. |
PropertiesResource | A resource that has a properties document, as defined by WSRF-RP. |
RemoveCallback | Defines a callback operation that is invoked whenever a resource is removed from ResourceHome . |
Resource | A marker interface for a resource. |
ResourceCapability | A WSRF resource capability (i.e. |
ResourceDefinition | A WSRF resource definition. |
ResourceHome | Defines a basic interface through which resources are discovered, and removed. |
ResourceKey | A basic representation of a resource key. |
Class Summary | |
AbstractPortType | LOG-DONE |
ResourceContext | LOG-DONE
ResourceContext wraps around a SOAPMessageContext and provides convenience
functions for obtaining ResourceKey , ResourceHome , and resource objects
associated with the given SOAP message (referenced in SOAPMessageContext ). |
Exception Summary | |
InvalidResourceKeyException | LOG-DONE
This exception is raised if the ResourceKey is in any way invalid. |
InvalidWsrfWsdlException | TODO |
NoResourceHomeException | LOG-DONE
This is a basic exception raised by ResourceContext operations in cases where a ResourceHome
is not configured for a given service. |
NoSuchResourceException | LOG-DONE This exception is raised when a resource for a given key is not found. |
RemoveNotSupportedException | LOG-DONE
This exception is raised when a ResourceHome implementation does not support removal of
resources. |
ResourceContextException | LOG-DONE
This is a basic exception raised by ResourceContext operations. |
ResourceException | LOG-DONE
This is a basic exception raised by resources or ResourceHome operations. |
ResourceUnknownException | LOG-DONE |
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |