dbXML API

Uses of Package
com.dbxml.db.server

Packages that use com.dbxml.db.server
com.dbxml.db.common.btree Defines the dbXML BTree implementation as well as the low-level Paged file system. 
com.dbxml.db.server This package contains all of the classes that comprise the dbXML server framework. 
com.dbxml.db.server.labrador This package contains all of the classes that comprise the dbXML server Labrador utilities. 
com.dbxml.db.server.services Defines several Services that plug into the dbXML server framework in order to allow dbXML to operate as a stand-alone Server. 
 

Classes in com.dbxml.db.server used by com.dbxml.db.common.btree
Service
          Services are implemented to provide a daemon process for various purposes.
SimpleService
          SimpleService is a basic Service implementation that will manage the the basic properties of a Service as well as implement default behavior for the service management methods.
 

Classes in com.dbxml.db.server used by com.dbxml.db.server
Server
          The Server class is the glue that holds the dbXML server together.
Service
          Services are implemented to provide a daemon process for various purposes.
Task
          Task is an interface used to implement light-weight tasks for the dbXML interval-based scheduler.
 

Classes in com.dbxml.db.server used by com.dbxml.db.server.labrador
Server
          The Server class is the glue that holds the dbXML server together.
 

Classes in com.dbxml.db.server used by com.dbxml.db.server.services
Service
          Services are implemented to provide a daemon process for various purposes.
SimpleService
          SimpleService is a basic Service implementation that will manage the the basic properties of a Service as well as implement default behavior for the service management methods.
 


dbXML API

Copyright (c) 2004 The dbXML Group