Package org.apache.slide.common

Interface Summary
NamespaceAccessToken Namespace access token interface.
Service Slide Service interface.
SlideMBean Slide MBean interface.
 

Class Summary
AbstractService Slide Service abstract implementation with support for multiple simultaneous transaction context.
AbstractServiceBase Slide Service abstract implementation.
AbstractSimpleService Slide Service simple implementation.
AbstractXAService Slide Service abstract implementation, which does not implement any of the XA related methods.
Domain Domain class.
DomainAccessToken Domain accessor token class.
Namespace Namespace class.
NamespaceAccessTokenImpl Namespace access token implementation.
NamespaceConfig Configuration of the Namespace.
Scope Scope object.
ScopeTokenizer Tokenizes a scope.
Slide Implementation of the Slide JMX MBean.
SlideToken Slide token class.
Uri This class manages the unique identifier of an object which is manipulated by Slide.
UriTokenizer Tokenizes a scope.
XMLMarshaller XMLMarshaller helper class.
XMLUnmarshaller XMLUnmarshaller class.
 

Exception Summary
InvalidNamespaceConfigurationException Invalid Namespace configuration.
MalformedUriException Malformed Uri.
NamespaceException Namespace exception.
ObjectValidationFailedException Thrown when an object validation fails.
ServiceAccessException Service access exception.
ServiceConnectionFailedException Service connection failed.
ServiceDisconnectionFailedException Service disconnection failed.
ServiceInitializationFailedException Service initialization failed.
ServiceMissingOnRootNodeException A service declaration is missing on the root node.
ServiceParameterErrorException Service parameter error.
ServiceParameterMissingException Service parameter missing.
ServiceRegistrationFailedException Service registration failed.
ServiceResetFailedException Service reset failed.
ServicesInitializationFailedException Services intitalization failed.
ServicesShutDownFailedException Services shut down failed.
SlideException Exception supertype for all Slide components.
SlideRuntimeException Runtime Exception supertype for all Slide components.
SLMLParsingException Slide XML parsing exception.
UnableToLocateServiceException Unable to locate service.
UnknownObjectClassException Unknown object class.
UnknownServiceDeclarationException Unknown service declaration exception.
 

Error Summary
DomainInitializationFailedError Domain initialization failed.
SlideError Error supertype for all Slide components.