Package org.ispheres.server.core

This package contains the java classes which form the core server side functionality of iSpheresCore.

See:
          Description

Class Summary
Collection A Collection is an iSphere representation of a group of objects which are similar.
ISphere This object defines the external interface of an "iSphere" and is reponsible for maintaining collections of information.
ISphereId Methods for generating and checking iSphere unique identifiers (ids).
LogFile Used to write to xml error log files.
SimpleRepositoryModel This class represents a Simple Repository Model (SRM).
SRI A class that represents a Simple Repository Index (SRI), iSphere creates its own index to ensure object persistance and sustainability.
SynchroniserThread An implementation of a thread that will synchronise a simple repository model This will ensure that the simple repository model will be up to date with it's local repository.
ThreadPool Thread Pool is responsible for managing all the processes that the ISphere is currently performing.
TransformedObjectCache This is a cache of transformed objects, it is used to store variations of transformed objects.
 

Exception Summary
CacheException An exception which is thrown by a cache.
OutOfSyncException An exception indicating that the Simple Repository Model is out of sync with the underlying repository.
 

Package org.ispheres.server.core Description

This package contains the java classes which form the core server side functionality of iSpheresCore. Access to data is via the iSphere which is composed of collections and SimpleRepositoryModels.



Copyright © 2004-2005 The Archaeological Computing Laboratory, University of Sydney. All Rights Reserved.