|
|||||||||
| Home >> All >> org >> apache >> slide >> [ common overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.apache.slide.common
| Interface Summary | |
| NamespaceAccessToken | The NamespaceAccessToken is an interface used to completely
hide the real Namespace object reference from the client
application. |
| RequestedProperties | With this you may find out, if a specific property is wanted by the request. |
| RequestedProperty | |
| Service | Slide Service interface. |
| SlideMBean | Slide MBean interface. |
| SlideToken | The SlideToken interface identifies the current acting principal and its credentials, and maintains information about the state of the user transaction. |
| Class Summary | |
| AbstractService | Slide Service abstract implementation with support for multiple simultaneous transaction context. |
| AbstractServiceBase | Slide Service abstract implementation. |
| AbstractSimpleService | Deprecated. do not use as it only allows for a single concurrent transaction context |
| AbstractXAService | Slide Service abstract implementation, which does not implement any of the XA related methods. |
| AbstractXAServiceBase | Slide Service abstract implementation. |
| CacheInfoToken | Caching strategy token class. |
| Domain | The Domain controls access to its registered namespaces and performs initialization and connection management on behalf of the namespaces. |
| DomainAccessToken | Domain accessor token class. |
| EmbeddedDomain | Alternate domain designed to ease embedding. |
| Namespace | A Namespace contains a hierarchically organized tree of information. |
| NamespaceAccessTokenImpl | Namespace access token implementation. |
| NamespaceConfig | Configuration of the Namespace. |
| PropertyName | This class is a container for the name and namespace of a property. |
| RequestedPropertiesImpl | Holds one property as part of the SELECT element. |
| RequestedPropertyImpl | Holds one property as part of the SELECT element. |
| Scope | Scope object. |
| ScopeTokenizer | Tokenizes a scope. |
| Slide | Implementation of the Slide JMX MBean. |
| SlideTokenImpl | Slide token class. |
| SlideTokenWrapper | The SlideTokenWrapper wraps around an existing token. |
| Uri | This class manages the unique identifier of an object which is manipulated by Slide. |
| UriPath | An URI path. |
| UriTokenizer | Tokenizes a scope. |
| XAServiceBase | Slide Service dummy implementation. |
| XMLMarshaller | XMLMarshaller helper class. |
| XMLUnmarshaller | XMLUnmarshaller class. |
| Exception Summary | |
| InvalidNamespaceConfigurationException | Invalid Namespace configuration. |
| MalformedUriException | Malformed Uri. |
| NamespaceException | Namespace exception. |
| NestedSlideException | Nested Slide exception. |
| ObjectValidationFailedException | Thrown when an object validation fails. |
| PropertyParseException | This exception is thrown if parsing a Property fails for any reason. |
| 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. |
|
|||||||||
| Home >> All >> org >> apache >> slide >> [ common overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||